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.
pull/17/head
Pete Peteches McCabe 2015-11-27 18:21:47 +00:00 committed by Bruno Sutic
parent a9cbf68546
commit 65d627af30
No known key found for this signature in database
GPG Key ID: CAFA7B1B2914ED81
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ template() {
RemainAfterExit=True
Environment=DISPLAY=:0
ExecStart=/usr/bin/tmux ${systemd_tmux_server_start_cmd}
ExecStartPost=/usr/bin/tmux run /home/peteches/.tmux/plugins/tmux-resurrect/scripts/restore.sh
ExecStop=/home/peteches/.tmux/plugins/tmux-resurrect/scripts/save.sh
ExecStop=/usr/bin/tmux kill-server