mirror of
https://github.com/wnlen/clash-for-linux.git
synced 2026-02-04 10:11:28 +08:00
Update install_systemd.sh
This commit is contained in:
@ -40,6 +40,7 @@ User=$Service_User
|
|||||||
Group=$Service_Group
|
Group=$Service_Group
|
||||||
PIDFile=$Server_Dir/temp/clash.pid
|
PIDFile=$Server_Dir/temp/clash.pid
|
||||||
Environment=CLASH_ENV_FILE=$Server_Dir/temp/clash-for-linux.sh
|
Environment=CLASH_ENV_FILE=$Server_Dir/temp/clash-for-linux.sh
|
||||||
|
Environment=SYSTEMD_MODE=true
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
|||||||
Reference in New Issue
Block a user