Skip to content

Commit 514093f

Browse files
authored
Update systemd_enable.sh
1 parent bb4832c commit 514093f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/handle_tmux_automatic_start/systemd_enable.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ template() {
2828
2929
ExecStop=${resurrect_save_script_path}
3030
ExecStop=${tmux_path} kill-server
31-
KillMode=none
31+
KillMode=control-group
3232
3333
RestartSec=2
3434

0 commit comments

Comments
 (0)