test: add touch to test machine

This commit is contained in:
Lennart Poettering 2012-05-24 15:21:43 +02:00
parent 32d965851d
commit 680705351d
2 changed files with 3 additions and 1 deletions

2
TODO
View File

@ -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=

View File

@ -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