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

Reboot is no longer allowed without sudo #2

Open
J00LZ opened this issue Nov 18, 2019 · 3 comments
Open

Reboot is no longer allowed without sudo #2

J00LZ opened this issue Nov 18, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@J00LZ
Copy link
Member

J00LZ commented Nov 18, 2019

When trying to execute reboot, a symlink to systemctl, I get shown the following error:

Failed to set wall message, ignoring: Interactive authentication required.
Failed to reboot system via logind: Interactive authentication required.
Failed to talk to init daemon.
@NULLx76
Copy link
Member

NULLx76 commented Nov 18, 2019

This is because we don't manage polkit/systemd-logind correctly yet, we should indeed fix this.

@J00LZ
Copy link
Member Author

J00LZ commented Nov 18, 2019

I'll see if i can look into this, seems like a pretty nice feature to have.

@NULLx76 NULLx76 added the bug Something isn't working label Mar 18, 2020
@NULLx76
Copy link
Member

NULLx76 commented Mar 18, 2020

I think this should be fixed by adding systemd support, see #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants