mirror of
https://github.com/znc/znc.git
synced 2026-05-09 23:04:47 +02:00
c223c851e1
Close #974
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
|