summaryrefslogtreecommitdiffstats
path: root/network/wireguard-linux-compat/doinst.sh
blob: d335d682c841376a21fc2dc6be0acbea340e8ad9 (plain)
if [ -x sbin/depmod ]; then
  chroot . /sbin/depmod -a @KERNEL@ 1> /dev/null 2> /dev/null
fi