znc/znc.service
2015-06-19 16:54:02 -05:00

12 lines
164 B
Desktop File

[Unit]
Description=ZNC - an advanced IRC bouncer
After=network.target
[Service]
ExecStart=/usr/bin/znc
User=znc
Type=forking
[Install]
WantedBy=multi-user.target