Bug#1016475: tmux sessions do not persist through logout

2022-08-07 Thread Richard Lewis
On Mon, 1 Aug 2022 20:34:27 +0200 Romain Francoise wrote: > There’s nothing tmux can do right now about systemd killing user > sessions without lingering enabled; just run `sudo loginctl > enable-linger $USER`. I start tmux with $ systemd-run --scope --user tmux -2 # etc and it seems to work f

Bug#1016475: tmux sessions do not persist through logout

2022-08-01 Thread Romain Francoise
Hi, There’s nothing tmux can do right now about systemd killing user sessions without lingering enabled; just run `sudo loginctl enable-linger $USER`. Thanks.

Bug#1016475: tmux sessions do not persist through logout

2022-08-01 Thread chrysn
Package: tmux Version: 3.3a-1 Severity: normal Under some starting conditions (eg. "starting from an xterm in Gnome"), the tmux server gets killed when the user logs off (or, more practically, gets logged off by the X server crashing). This damages one of tmux's strong points: keeping whatever is