Files
znc/znc.service.in
T
Alexey Sokolov f3bc06c47d Revert "znc.service.in: add datadir & instructions"
This reverts commit 28f7f57666.

Close #1165
2015-11-21 00:40:24 +00:00

11 lines
160 B
Plaintext

[Unit]
Description=ZNC, an advanced IRC bouncer
After=network-online.target
[Service]
ExecStart=@bindir@/znc -f
User=znc
[Install]
WantedBy=multi-user.target