summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2015-03-12 13:03:44 +0100
committerTom Gundersen <teg@jklm.no>2015-03-12 14:12:17 +0100
commit5e97472e784db83b736ff3bef9edae92aace9f5e (patch)
tree8c7e05f03d27a6664d9f802c98a48d79075c6720 /TODO
parentf407824d751a9cb31abfdf0343fe179e0efef259 (diff)
TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 618007711..16ef2947e 100644
--- a/TODO
+++ b/TODO
@@ -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