dracut/module-setup.sh: need chown(1) for adduser.sh.

This commit is contained in:
Juan RP 2013-06-02 12:22:23 +02:00
parent b2799357c3
commit 4631d5a919

View File

@ -11,6 +11,7 @@ depends() {
}
install() {
inst /usr/bin/chown
inst /usr/bin/chroot
inst /usr/bin/chmod
inst /usr/bin/sed