[systemd-commits] TODO test/TEST-01-BASIC

Lennart Poettering lennart at kemper.freedesktop.org
Thu May 24 06:22:12 PDT 2012


 TODO                       |    2 ++
 test/TEST-01-BASIC/test.sh |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

New commits:
commit 680705351da905b6e797be61b51e6cba275b1ea5
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu May 24 15:21:43 2012 +0200

    test: add touch to test machine

diff --git a/TODO b/TODO
index 6d5eb73..bf02368 100644
--- a/TODO
+++ b/TODO
@@ -23,6 +23,8 @@ Bugfixes:
 
 Features:
 
+* also reset /proc/sys/kernel/usermodehelper/bset /proc/sys/kernel/usermodehelper/inheritable in system.conf's CapabilityBoundingSet=
+
 * make use of /sys/power/wake_lock in inhibitors
 
 * introduce "systemctl help" which invokes man for the man pages listed in Documentation=
diff --git a/test/TEST-01-BASIC/test.sh b/test/TEST-01-BASIC/test.sh
index 42107ba..a34b55a 100755
--- a/test/TEST-01-BASIC/test.sh
+++ b/test/TEST-01-BASIC/test.sh
@@ -172,7 +172,7 @@ EOF
 	dracut_install sh df free ls shutdown poweroff \
             stty cat ps ln ip route \
 	    mount dmesg dhclient mkdir cp ping dhclient \
-	    umount strace less grep id tty
+	    umount strace less grep id tty touch
 
         # install ld.so.conf* and run ldconfig
 	cp -a /etc/ld.so.conf* $initdir/etc



More information about the systemd-commits mailing list