mirror of
https://github.com/znc/znc.git
synced 2026-06-30 15:01:54 +02:00
1ab7fbf3b9
This reverts commit 43f2253f2d.
See https://github.com/znc/znc/issues/1165#issuecomment-159006828 and above.
11 lines
153 B
Plaintext
11 lines
153 B
Plaintext
[Unit]
|
|
Description=ZNC, an advanced IRC bouncer
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=@bindir@/znc -f
|
|
User=znc
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|