You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 19, 2020. It is now read-only.
By adding a button that initiates an orderly shutdown (shutdown -h now), you won't need to ssh into the Pi. Adding a sudoers config to allow http to execute shutdown should do the trick, although sudo isn't installed on Arch by default.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
By adding a button that initiates an orderly shutdown (
shutdown -h now
), you won't need to ssh into the Pi. Adding a sudoers config to allowhttp
to executeshutdown
should do the trick, although sudo isn't installed on Arch by default.The text was updated successfully, but these errors were encountered: