mirror of
https://github.com/znc/znc.git
synced 2026-07-06 18:01:21 +02:00
f3bc06c47d
This reverts commit 28f7f57666.
Close #1165
11 lines
160 B
Plaintext
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
|