summaryrefslogtreecommitdiffstats
path: root/system/spl-solaris/doinst.sh
blob: ddc5b85c14d5fab633343467540273f04af9ccc0 (plain)
1
2
3
if [ -x /sbin/depmod ]; then
  chroot . /sbin/depmod -a >/dev/null 2>&1
fi