dracut/module-setup.sh: need chown(1) for adduser.sh.
This commit is contained in:
parent
b2799357c3
commit
4631d5a919
@ -11,6 +11,7 @@ depends() {
|
||||
}
|
||||
|
||||
install() {
|
||||
inst /usr/bin/chown
|
||||
inst /usr/bin/chroot
|
||||
inst /usr/bin/chmod
|
||||
inst /usr/bin/sed
|
||||
|
Loading…
x
Reference in New Issue
Block a user