mirror of
https://github.com/AuxXxilium/eudev.git
synced 2025-01-27 17:43:50 +07:00
test: add touch to test machine
This commit is contained in:
parent
32d965851d
commit
680705351d
2
TODO
2
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=
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user