diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-07-05 03:27:14 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-07-05 03:29:24 +0200 |
commit | 5db35d0672949f2d418b4f5dfad2975c4b7e7691 (patch) | |
tree | 423fabd11ac45c4860053a5a998524911ee5561f /TODO | |
parent | 7862f62de3d5e71a63391e6ce7ecaee080bc6a2d (diff) |
udev: pull in printer.target from all kinds of printers
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -23,6 +23,8 @@ F15 External: Features: +* wildcard support for .path units (think CUPS spool directory!) + * kernel: add /proc/sys file exposing CAP_LAST_CAP? * kernel: add device_type = "fb", "fbcon" to class "graphics" @@ -39,8 +41,6 @@ Features: when we start a service in order to avoid confusion when a user assumes starting a service is enough to make it accessible -* drop -lrt req for sd-daemon.[ch] - * Make it possible to set the keymap independently from the font on the kernel cmdline. Right now setting one resets also the other. @@ -52,8 +52,6 @@ Features: * add dbus call to convert snapshot into target -* move /selinux to /sys/fs/selinux - * detect LXC with $container=lxc * add prefix match to sysctl, tmpfiles, ... |