diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-01-21 03:15:54 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-01-21 03:15:54 +0100 |
commit | 51122dc9e36cdafe76a07d1ddf1a3a7e4726bb7b (patch) | |
tree | c5ecbaf984c34e08489db01683971ae5712ce1d3 /TODO | |
parent | 05aa9edde0f9f4077b8120389c93cb0134eda9c5 (diff) |
util: open the first RTC that has hctosys=1 set
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -23,8 +23,6 @@ Features: * document the exit codes when services fail before they are exec()ed -* use the rtc which has: /sys/class/rtc/*/hctosys == "1" as the system RTC - * rework namespace support, don't use pivot_root, and mount things after creating the namespace, not before * systemctl journal command |