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

Replace reboot-guard #349

Open
Eeems opened this issue Feb 3, 2024 · 0 comments
Open

Replace reboot-guard #349

Eeems opened this issue Feb 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Eeems
Copy link
Collaborator

Eeems commented Feb 3, 2024

Is your feature request related to a problem? Please describe.
Reboot guard requires pulling down python3, which greatly increases the size of an oxide install.

Describe the solution you'd like
Manually implement what reboot-guard does.

Describe alternatives you've considered
Compile reboot-guard with nuitka to avoid needing dependencies.

Additional context
Reboot-guard's functionality shouldn't be too difficult to manually implement as it just adds an override the poweroff, reboot, and halt targets with the following:

[Unit]
RefuseManualStart=yes
@Eeems Eeems added enhancement New feature or request good first issue Good for newcomers labels Feb 3, 2024
@Eeems Eeems self-assigned this Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant