From cf3b3fbcd5c43bdc5e7e15189c71b62a36a1cf03 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Wed, 23 Mar 2011 01:41:25 +0100 Subject: 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). --- TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 029b70e1b7..f40c8cfddd 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 -- cgit v1.2.3-54-g00ecf