diff options
author | Tom Gundersen <teg@jklm.no> | 2015-03-12 13:03:44 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2015-03-12 14:12:17 +0100 |
commit | 5e97472e784db83b736ff3bef9edae92aace9f5e (patch) | |
tree | 8c7e05f03d27a6664d9f802c98a48d79075c6720 | |
parent | f407824d751a9cb31abfdf0343fe179e0efef259 (diff) |
TODO
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -61,8 +61,6 @@ Features: written to as FAIL, but instead show that their are being written to. -* add udev rule construct SYSCTL{} to write to sysctls - * assign MESSAGE_ID to log messages about failed services * coredump: make the handler check /proc/$PID/rlimits for RLIMIT_CORE, @@ -704,7 +702,6 @@ Features: - kill scsi_id - add trigger --subsystem-match=usb/usb_device device - reimport udev db after MOVE events for devices without dev_t - - don't keep stale db in case event processing fails (also notify userspace about the failure) * when a service has the same env var set twice we actually store it twice and return that in systemctl show -p... We should only show the last setting |