diff --git a/pkg_conf/module-init-tools.conf b/pkg_conf/module-init-tools.conf new file mode 100644 index 0000000..cce8a4c --- /dev/null +++ b/pkg_conf/module-init-tools.conf @@ -0,0 +1,3 @@ +var_append flistdel '|' 'etc/modprobe.devfs' +var_append flistdel '|' 'sbin/generate-modprobe.conf' +var_append flistdel '|' 'sbin/insmod.static'