summaryrefslogtreecommitdiffstats
path: root/rc/rc.modules
blob: fa08c5995717276b7a636ea93ef45cd93721532c (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
#
# /etc/rc.modules: module initialization script
#

/sbin/depmod -a

# End of file