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.
2 parents bb4832c + 514093f commit 26afaffCopy full SHA for 26afaff
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