iniscript: Make sure the cache has enough time to save to disk

This commit is contained in:
Nick Peng
2022-07-01 22:38:37 +08:00
parent e3436263d9
commit 435b2905cf
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ EnvironmentFile=@SYSCONFDIR@/default/smartdns
ExecStart=@SBINDIR@/smartdns -p @RUNSTATEDIR@/smartdns.pid $SMART_DNS_OPTS
Restart=always
RestartSec=2
TimeoutStopSec=5
TimeoutStopSec=15
[Install]
WantedBy=multi-user.target