mirror of
https://github.com/znc/znc.git
synced 2026-08-07 01:13:25 +02:00
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:
+11
@@ -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
|
||||
Reference in New Issue
Block a user