aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2011-03-23 01:41:25 +0100
committerKay Sievers <kay.sievers@vrfy.org>2011-03-23 01:41:25 +0100
commitcf3b3fbcd5c43bdc5e7e15189c71b62a36a1cf03 (patch)
treeff0b3d0c16d7d48c9bc9a250cfec1b3baff40a14 /TODO
parentb7822bc4986a5396af7621a6a03e163142d86277 (diff)
downloadudev-cf3b3fbcd5c43bdc5e7e15189c71b62a36a1cf03.tar.gz
udevd: use facility == LOG_DAEMON when writing to /dev/kmsg
Syslog wants to distinguish the sorce of messages. We should indicate that this is a userspace message (LOG_DAEMON) and not a kernel message (LOG_KERNEL).
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 029b70e1..f40c8cfd 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
+ - bind control socket in systemd
- o get rid of "scan all devices to find myself" libusb interface
- if it can not be fixed, drop libusb entirely and add a simple
- wrapper around the Linux usb ioctls we need
- o remove deprecated BUS=, SYSFS{}=, ID= keys
+ - kill --failed
+
+ - remove deprecated BUS=, SYSFS{}=, ID= keys