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

Terminating session via loginctl kills lemurs too #210

Open
Piroro-hs opened this issue Jul 25, 2024 · 2 comments
Open

Terminating session via loginctl kills lemurs too #210

Piroro-hs opened this issue Jul 25, 2024 · 2 comments

Comments

@Piroro-hs
Copy link

Piroro-hs commented Jul 25, 2024

After logging in via lemurs, execute loginctl terminate-session "$XDG_SESSION_ID" (typo fixed, thanks).
This should terminate session and return to lemurs, but lemurs itself is also killed.

@hungry-bogart
Copy link

loginctl terminate-session "$XDG_SESSION_ID"

Your command has a typo in it. I'm not sure if that's what gave you an issue. But just wanted to help in case. I have had a similar issue where logout leaves me at the lemurs login menu, but no matter how many times I put in the correct password, it won't allow me to log back in.

@Piroro-hs
Copy link
Author

Just sharing my current work around.

# /etc/systemd/system/lemurs.service.d/override.conf
[Service]
Restart=on-success

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

2 participants