diff --git a/scripts/install_systemd.sh b/scripts/install_systemd.sh index 7e21b4a..4aa67f7 100755 --- a/scripts/install_systemd.sh +++ b/scripts/install_systemd.sh @@ -40,6 +40,7 @@ User=$Service_User Group=$Service_Group PIDFile=$Server_Dir/temp/clash.pid Environment=CLASH_ENV_FILE=$Server_Dir/temp/clash-for-linux.sh +Environment=SYSTEMD_MODE=true [Install] WantedBy=multi-user.target