znc/znc.service

12 lines
171 B
Desktop File

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