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

Cannot shutdown system #18

Closed
karx1 opened this issue May 30, 2020 · 2 comments
Closed

Cannot shutdown system #18

karx1 opened this issue May 30, 2020 · 2 comments

Comments

@karx1
Copy link
Contributor

karx1 commented May 30, 2020

Hey, how would I shutdown the snakeware system? Running os.system("/sbin/shutdown") in the Python console does not work, and there is currently no way to shutdown the system from snakewm (though I am going to make one), so I am currently relying on force shutdowns, which I would rather not use. So if you could please tell me how to shutdown the system, so I could then build a button for it in snakewm.

@shazz
Copy link

shazz commented May 30, 2020

I hope that snakeware will be as resilient as a C64 and "just switch off" won't corrupt anything :)

@karx1
Copy link
Contributor Author

karx1 commented May 30, 2020

Yeah, just ended up going with "/sbin/poweroff -f" in the end

@karx1 karx1 closed this as completed May 30, 2020
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