diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-04-11 18:40:22 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-04-11 18:40:22 +0200 |
commit | f25626edf4c39bb9409cb165e6ce9551dd130661 (patch) | |
tree | 4d3f362139f1989b32f7cd2aa06eef6ca48b57d7 /TODO | |
parent | 79c077224be5a868d0bba66972ef9546dae85977 (diff) |
main: disarm watchdog when preparing for reexecution
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -16,6 +16,9 @@ Bugfixes: * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point. Features: + +* Make RuntimeWatchdogUSec= property writable + * start polkit agent in systemctl, similar to the password agent, to allow gaining authorizations for privileged operations by entering a password: Interface: |