-
Notifications
You must be signed in to change notification settings - Fork 55
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
daemon: add ability to use syscall based reboot #250
Merged
Merged
Commits on Jul 6, 2023
-
daemon: add ability to use syscall based reboot
Reboot in the daemon is currently relying on userspace having a shutdown command. This may not always be the case, as Pebble is used in a wide variety of environments. Add a SetSyscallReboot() function to the daemon to allow the daemon to be initialised with a syscall based reboot implementation.
Configuration menu - View commit details
-
Copy full SHA for 8ec6cdb - Browse repository at this point
Copy the full SHA 8ec6cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 108d9ed - Browse repository at this point
Copy the full SHA 108d9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 693100a - Browse repository at this point
Copy the full SHA 693100aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 88ae852 - Browse repository at this point
Copy the full SHA 88ae852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0703279 - Browse repository at this point
Copy the full SHA 0703279View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f99d1c7 - Browse repository at this point
Copy the full SHA f99d1c7View commit details
Commits on Aug 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 49fd76a - Browse repository at this point
Copy the full SHA 49fd76aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d629398 - Browse repository at this point
Copy the full SHA d629398View commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec93b74 - Browse repository at this point
Copy the full SHA ec93b74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 847ff6e - Browse repository at this point
Copy the full SHA 847ff6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e88eb9d - Browse repository at this point
Copy the full SHA e88eb9dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.