From 73090dc815390f4fca4e3ed8a7e1d3806605daaa Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 19 Apr 2011 06:06:41 +0200 Subject: execute: when we run as PID 1 the kernel doesn't give us CAP_SETPCAP by default. Get that temporarily when dropping capabilities for good --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 80faf0fa3f..b4a5e3ab94 100644 --- a/TODO +++ b/TODO @@ -32,8 +32,16 @@ F15: * don't trim empty cgroups https://bugzilla.redhat.com/show_bug.cgi?id=678555 +* drop cap bounding set in logger, hostnamed, readahead, ... + +* timeout value is incorrectly parsed in /etc/fstab + Features: +* Add ListenSpecial to .socket units for /proc/kmsg and similar friends? + +* avoid DefaultStandardOutput=syslog to have any effect on StandardInput=socket services + * use pivot_root on shutdown so that we can unmount the root directory. * fix alsa mixer restore to not print error when no config is stored @@ -43,8 +51,11 @@ Features: * write blog stories about: - enabling dbus services - status update + - the new configuration files - you are a distro: why switch? +* maybe add tiny dbus services similar to hostnamed for locale? + * allow port = 0 in .socket units * rename systemd-logger to systemd-stdio-syslog-bridge -- cgit v1.2.3-54-g00ecf