summaryrefslogtreecommitdiff
path: root/sources/target_skeleton/etc/init.d/S15modules
blob: 4ede82d67568d108dae81f3b8f4ff11e5ed30255 (plain)
1
2
3
4
5
#!/bin/sh
if [ -f /proc/sys/kernel/modprobe ] ; then
    echo "/bin/true" >/proc/sys/kernel/modprobe
fi
#/sbin/insmod foo