core/rc/rc.modules
2006-02-23 15:26:10 +00:00

9 lines
96 B
Bash
Executable File

#!/bin/bash
#
# /etc/rc.modules: module initialization script
#
/sbin/depmod -a
# End of file