view contrib/irccd.service @ 577:3d0dbc0bee7d

Irccd: update references to onChannel(Mode|Notice), onMode - Update hangman, logger and their tests, - Update dynlib_plugin and js_plugin.
author David Demelier <markand@malikania.fr>
date Thu, 30 Nov 2017 13:19:38 +0100
parents 1158cffe5a5e
children
line wrap: on
line source

[Unit]
Description=IRC Client Daemon
After=network.target

[Service]
Type=forking
ExecStart=@PATH@

[Install]
WantedBy=multi-user.target