Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuum starts a new tmux session with every ssh login #113

Open
ioogithub opened this issue Aug 29, 2022 · 1 comment
Open

Continuum starts a new tmux session with every ssh login #113

ioogithub opened this issue Aug 29, 2022 · 1 comment

Comments

@ioogithub
Copy link

The main reason for using tmux is because it allows for a detached session however using continuum with the systemd script seems to kill the server everytime an ssh connection is closed and start a new server with each new ssh login. continuum does reload everything but it kills whatever was running.

According to the documentation @continuum-boot can be added to start tmux when the server boots. (https://github.com/tmux-plugins/tmux-continuum/blob/master/docs/systemd_details.md).

The problem is that this systemd service appears to get killed everytime the ssh session closes and a new tmux server is started. So it kills the whole idea of using tmux in the first place.

Is this by design? This has never worked for me. The docs are asking for help for Linux:

Linux

Help with this would be greatly appreciated. Please get in touch

Does anyone have this working properly?

@ioogithub
Copy link
Author

Is it possible that my issue is the same issue as: #73

I am quite confused and this has never worked for me after spending several days of trying to get it working. If someone with more understanding could clarify this would be greatly appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant