Skip to content

Add Support for Detecting if Device was Rebooted #15

@DavidBerdik

Description

@DavidBerdik

As far as I am aware, there is currently no way to check if a device has been rebooted since a user enabled a module.

This can be an issue for modules that hook the System Framework since they require a reboot in order to function. The current approach to detecting if a module is active cannot distinguish between if a reboot has taken place or not, which could result in the module appearing to work properly even though it does not.

I would like to request that a function be added that returns false if there has not been a reboot since the module was enabled and true otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions