Commit Graph

6 Commits (8b11b649ee9efb387dea50f08bb70341330a6a7f)

Author SHA1 Message Date
lawl 8ddee5f4bd Add build flag to enable the update
A regular make will produce a build without the updater.
An explicit -tags release is now required to bake the updater in.
5 years ago
lawl cd2b2c843d Implement using CAP_SYS_RESOURCE
Instead of pkexecing everytime we check if we have CAP_SYS_RESOURCE and then just do it directly.
If we don't have it, we try to set it with pkexec.
5 years ago
lawl 6238c208e5 Refactor: uistate -> context 5 years ago
lawl 6db43dcb59 Add message to restart NT after update 5 years ago
lawl 8161b29bd1 Fix a bug in updater 5 years ago
lawl b11e2e69dc Add updater 5 years ago