init-scripts/services/modules.in

7 lines
125 B
Plaintext

description "load kernel modules"
type wait
target boot
after vfs usyslogd
before sysinit
exec "@SCRIPTDIR@/modules_load.sh"