summarylogtreecommitdiffstats
path: root/scsi_debug.install
blob: 79cbf73cee5e5f7f281ecc446132139f5bd0add6 (plain)
1
2
3
4
5
6
7
# Maintainer: Thomas Gläßle <t_glaessle@gmx.de>

post_install() {
  depmod -a
}

# vim:set ts=2 sw=2 et: