Skip to content

Commit dfbfd33

Browse files
gehoernjohannbg
authored andcommitted
fix(base): tr needs to be installed
1 parent a93fbc4 commit dfbfd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules.d/99base/module-setup.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ depends() {
1515
install() {
1616
inst_multiple mount mknod mkdir sleep chroot chown \
1717
sed ls flock cp mv dmesg rm ln rmmod mkfifo umount readlink setsid \
18-
modprobe chmod
18+
modprobe chmod tr
1919

2020
inst_multiple -o findmnt less kmod
2121

0 commit comments

Comments
 (0)