ref(tmux-systemd-service)
This commit is contained in:
parent
e075ad79c7
commit
0306fce08e
@ -7,7 +7,7 @@ After=default.target
|
|||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/tmux -D -L %u
|
ExecStart=/usr/bin/tmux -D -L %u
|
||||||
ExecStop=/usr/bin/tmux -L %u kill-server
|
ExecStop=/usr/bin/tmux -L %u kill-server
|
||||||
ExecReload=/usr/bin/tmux -L %u source-file /home/%u/.config/tmux/tmux.conf
|
ExecReload=/usr/bin/tmux -L %u source-file %h/.config/tmux/tmux.conf
|
||||||
Restart=always
|
Restart=always
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user