core/rc/rc.modules

9 lines
96 B
Plaintext
Raw Normal View History

2006-02-23 16:26:10 +01:00
#!/bin/bash
#
# /etc/rc.modules: module initialization script
#
/sbin/depmod -a
# End of file