Skip to content

Only reboot when actual modifications occur #28

@ulion

Description

@ulion

On some machines, the BIOS loses data if power is lost.
To mitigate this, we rewrite those variables on boot. However, if any modifications occur, we would like the system to automatically reboot.

Currently, I checked the source code and found that it always reboots when the -r flag is supplied.
Would it be a good feature to make this behavior more automatic—only rebooting when actual changes are made?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions