Commit Graph

6 Commits (7172888478a74e5e04f5a7d0cf03bcd8b11a2e6a)

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.
4 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.
4 years ago
lawl 6238c208e5 Refactor: uistate -> context 4 years ago
lawl 6db43dcb59 Add message to restart NT after update 4 years ago
lawl 8161b29bd1 Fix a bug in updater 4 years ago
lawl b11e2e69dc Add updater 4 years ago