view contrib/irccd.service @ 230:4f64b53ecd98

Irccd: update network code
author David Demelier <markand@malikania.fr>
date Wed, 10 Aug 2016 10:33:21 +0200
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