]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
fix(base): tr needs to be installed
authorAndre Russ <andre.russ@sap.com>
Tue, 24 Aug 2021 21:38:41 +0000 (21:38 +0000)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Wed, 25 Aug 2021 23:58:12 +0000 (23:58 +0000)
modules.d/99base/module-setup.sh

index cb445c3449525b38f2df229ce2419a9f5eea74fc..10a44d91ee5f5a597c31d36d2005418d697b07cc 100755 (executable)
@@ -15,7 +15,7 @@ depends() {
 install() {
     inst_multiple mount mknod mkdir sleep chroot chown \
         sed ls flock cp mv dmesg rm ln rmmod mkfifo umount readlink setsid \
-        modprobe chmod
+        modprobe chmod tr
 
     inst_multiple -o findmnt less kmod