Commit Graph

9 Commits (f5e554a31d1fb9de9b1fab0e9908943ea5670f8c)

Author SHA1 Message Date
Toni Müller 669c3cfcc3
different tmux installation paths for systemd 2021-12-01 15:16:27 +01:00
kqwyf 4c84c4062f enable user to set the path of tmux-resurrect's save.sh.
replace the hard-coded path by a more elegant one.
2021-04-28 13:58:44 +08:00
neynt 6ed3078f47 Make user systemd dir if it doesn't exist 2017-10-14 11:25:00 -04:00
Jim Rosser 438e50d54f replaced hardcoded home directory in Systemd ExecStop with HOME variable 2016-01-23 09:39:06 -06:00
Pete Peteches McCabe 328d070787
Removing debug opts. 2016-01-09 16:28:47 +01:00
Pete Peteches McCabe fb52a173b8
Switched to forking to better represent server nature of tmux.
- Also added RestartSec option to fix minor issues with restarts trying to
  start the server before it had fully shutdown.
2016-01-09 16:28:44 +01:00
Pete Peteches McCabe 65d627af30
Removed automatic restore as screwed pane organisation.
- this caused issues with the restore missing some processes and putting
  others in the wrong place.

- I think this may need some work with the tmux-resurrect plugin to fix if auto
  restore is to be used.
2016-01-09 16:28:41 +01:00
Pete Peteches McCabe a9cbf68546
Added defaults for tmux start command variable. 2016-01-09 16:28:40 +01:00
Pete Peteches McCabe 05a4a827e5
initial stab at systemd support for tmux-continuum 2016-01-09 16:28:39 +01:00