Ver código fonte

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

Juan RP 12 anos atrás
pai
commit
4631d5a919
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      dracut/module-setup.sh

+ 1 - 0
dracut/module-setup.sh

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