We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4832c commit 514093fCopy full SHA for 514093f
scripts/handle_tmux_automatic_start/systemd_enable.sh
@@ -28,7 +28,7 @@ template() {
28
29
ExecStop=${resurrect_save_script_path}
30
ExecStop=${tmux_path} kill-server
31
- KillMode=none
+ KillMode=control-group
32
33
RestartSec=2
34
0 commit comments