view contrib/irccd.service @ 415:13097484da51 release-2.1

Added tag 2.1.0 for changeset a8b0353ac831
author David Demelier <markand@malikania.fr>
date Wed, 01 Feb 2017 11:52:43 +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