rc/rc.modules

9 lines
96 B
Bash
Executable File

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