-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
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.
I had previously opened a ticket about this on the API repo here and was instructed to reopen it here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels