-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
Safe Shutdown function #91
Comments
Might be nice to have in the web interface, although I've had no problems at all with just pulling the power on the pi though, the whole system seems to be very resilient. |
It might be more or less sufficient to just flip on the "sync" mount option on "/". It will make writing to disk slower, but JoustMania shouldn't be doing much writing. |
My latest pull request has options to reboot or shutdown in web settings. I would like to add a button combination as well, but we gotta figure out the right combo that "drunk player randomly mashing buttons" has a minuscule chance of tripping. |
Holding both triangle and select for a couple seconds probably would do the trick. |
How about a two-stage combo for shutdown and/or reboot:
|
Since this is intended to be headless, you don't have many options for starting a safe shutdown outside of rigging up a button and setting up a trigger. Perhaps holding the Move and Trigger buttons on a controller in admin mode could initiate a safe shutdown and/or a button in the Web Interface.
The text was updated successfully, but these errors were encountered: