ZNC should start after network-online.target instead of network.target

This commit is contained in:
Nick Bebout 2020-05-20 13:17:12 -05:00
parent 669cee7b3e
commit 9ebddfed03
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[Unit]
Description=ZNC - an advanced IRC bouncer
After=network.target
After=network-online.target
[Service]
ExecStart=/usr/bin/znc