Add nss-lookup.target as dependency for service
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
[Unit]
|
||||
Description=SmartDNS Server
|
||||
After=network.target
|
||||
Before=network-online.target
|
||||
Before=nss-lookup.target
|
||||
Wants=nss-lookup.target
|
||||
StartLimitBurst=0
|
||||
StartLimitIntervalSec=60
|
||||
|
||||
|
||||
Reference in New Issue
Block a user