]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
test: add touch to test machine
authorLennart Poettering <lennart@poettering.net>
Thu, 24 May 2012 13:21:43 +0000 (15:21 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 24 May 2012 13:21:43 +0000 (15:21 +0200)
TODO
test/TEST-01-BASIC/test.sh

diff --git a/TODO b/TODO
index 6d5eb73262211ed6f3e93bc8829f67c22f98cca3..bf0236861c073f282eaee2bf225eb4936f798c62 100644 (file)
--- 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=
index 42107baa11b953b8535a32d45ad3628933c0c1a0..a34b55aa6ade5c990d2bad3656e8ecd5203917ba 100755 (executable)
@@ -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