Commit Graph

8 Commits (f1197ab2d2ac12933e8020da177c389924c972e9)

Author SHA1 Message Date
andydna f1197ab2d2 don't overwrite systemd unit file if it already exists 2018-11-28 11:11:12 -06: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