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