diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-01-23 21:56:55 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-01-23 21:56:55 +0100 |
commit | 7c697168102cb64c5cb65a542959684014da99c7 (patch) | |
tree | 2f147456e989f600d1cbc5debbab6e517dbf27e5 /TODO | |
parent | c97e8d10fe35ab282725deb3e05542a598e46cb1 (diff) |
util: use /dev/rtc symlink if possible before we go searching for a suitable device
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -113,7 +113,7 @@ Features: * readahead: check whether a btrfs volume includes ssd by checking mount flag "ssd" -* support sd_notify() style notification when reload begins (RELOADING=1), reload is finished (READY=1) +* support sd_notify() style notification when reload begins (RELOADING=1), reload is finished (READY=1), and add ReloadSignal= then to use in combination * support sd_notify() style notification when shutting down, to make auto-exit bus services work (STOPPING=1) |