mirror of
https://github.com/wnlen/clash-for-linux.git
synced 2026-03-21 22:06:45 +08:00
Update install_systemd.sh
This commit is contained in:
@ -35,7 +35,7 @@ Group=${SERVICE_GROUP}
|
||||
WorkingDirectory=${PROJECT_DIR}
|
||||
Environment=HOME=/root
|
||||
|
||||
ExecStart=${PROJECT_DIR}/clashctl start
|
||||
ExecStart=${PROJECT_DIR}/scripts/run_clash.sh --foreground
|
||||
ExecStop=${PROJECT_DIR}/clashctl --from-systemd stop
|
||||
ExecReload=${PROJECT_DIR}/clashctl restart
|
||||
|
||||
|
||||
Reference in New Issue
Block a user