Revert "Delete znc.service file for systemd."

This reverts commit f38b4a4511.

Philantrop (Wulf C. Krueger, Exherbo's ZNC maintainer) convinced me that
znc.service really does belong here, to have distros' versions of this
file to be the same.
This commit is contained in:
Alexey Sokolov
2012-09-03 23:13:55 +07:00
parent f38b4a4511
commit 0a049664fb
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=An advanced IRC bouncer
After=network.target
[Service]
ExecStart=/usr/bin/znc
User=znc
Type=forking
[Install]
WantedBy=multi-user.target