1
0
Fork 0
mirror of https://github.com/pygos/init.git synced 2024-11-05 12:17:10 +01:00
init/services/modules.in

7 lines
116 B
Text
Raw Normal View History

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