Add nss-lookup.target as dependency for service

This commit is contained in:
Brainos
2023-08-13 11:17:32 +08:00
committed by Nick Peng
parent 1ba6ee7cb9
commit c19a39a447

View File

@@ -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