about summary refs log tree commit diff
path: root/dracut
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2013-06-02 12:22:23 +0200
committerJuan RP <xtraeme@gmail.com>2013-06-02 12:22:23 +0200
commit4631d5a919f39aebb823cc508a90608c29ed6383 (patch)
treed3e232ca82d7033cdc243c75829d5577eb1f0dad /dracut
parentb2799357c3a9a30605bb32f7bf1ab93b8c814397 (diff)
downloadhrmpf-4631d5a919f39aebb823cc508a90608c29ed6383.tar.gz
hrmpf-4631d5a919f39aebb823cc508a90608c29ed6383.tar.xz
hrmpf-4631d5a919f39aebb823cc508a90608c29ed6383.zip
dracut/module-setup.sh: need chown(1) for adduser.sh.
Diffstat (limited to 'dracut')
-rw-r--r--dracut/module-setup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dracut/module-setup.sh b/dracut/module-setup.sh
index a44efd2..9df7aff 100644
--- a/dracut/module-setup.sh
+++ b/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