Now, when I stop the program running inside the session, it closes the session which stops the server. Since this is being watched by the systemd service manager, it thinks there was an error (Control process exited, code=exited status=1). Is there a graceful way to exit? You said I could launch within a shell and that would drop back, but I think I actually want it to exit.
On Mon, Sep 7, 2020 at 2:16 PM Oblio Leitch <[email protected]> wrote: > Ok, I *think* I figured it out. I added Type=forking to the service > stanza and now the session is persisting. > > On Mon, Sep 7, 2020 at 12:14 PM Nicholas Marriott < > [email protected]> wrote: > >> If you run something else instead of tmux, does it work? >> > > -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-users/CAHxWh4Z9Vgjr_2WCBK6XaU%3D5mkA_9PGxYXZu-cuwZCoYBgNkqw%40mail.gmail.com.
