commit fabae3fe715673d65ec6038aa7729c458773d2fd
Author: Jan Palus <[email protected]>
Date: Wed May 6 11:30:55 2020 +0200
use home as default working directory
[email protected] | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/[email protected] b/[email protected]
index 0234a2d..971eda4 100644
--- a/[email protected]
+++ b/[email protected]
@@ -4,6 +4,7 @@ Description=Start tmux in detached session
[Service]
Type=forking
User=%I
+WorkingDirectory=~
ExecStart=/usr/bin/tmux new-session -s %u -d
ExecStop=/usr/bin/tmux kill-session -t %u
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tmux.git/commitdiff/fabae3fe715673d65ec6038aa7729c458773d2fd
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit