mirror of
https://github.com/syncthing/syncthing.git
synced 2025-12-23 22:18:14 -05:00
@@ -10,5 +10,5 @@ fi
|
||||
if [ $has_systemd -eq 0 ] && [ -n "$(systemctl list-units --plain --no-legend {{.Service}})" ]; then
|
||||
deb-systemd-invoke try-restart "{{.Service}}"
|
||||
else
|
||||
pkill -HUP -x {{.Command}}
|
||||
pkill -HUP -x {{.Command}} || :
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user