mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
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.
11 lines
153 B
Desktop File
11 lines
153 B
Desktop File
[Unit]
|
|
Description=ZNC, an advanced IRC bouncer
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/znc -f
|
|
User=znc
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|