Avoid delayed startup

pull/1/head
Dct Mei 2020-04-02 13:18:47 +08:00
parent 8cdc3dc7b9
commit 021de50532
No known key found for this signature in database
GPG Key ID: 50BF8B712DCAD7EA
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[Unit]
Description=V2Ray Service
After=network-online.target nss-lookup.target
After=network.target nss-lookup.target
[Service]
Type=simple

View File

@ -1,6 +1,6 @@
[Unit]
Description=V2Ray Service
After=network-online.target nss-lookup.target
After=network.target nss-lookup.target
[Service]
Type=simple