aboutsummaryrefslogtreecommitdiff
path: root/services/modules.in
blob: 3e0b69cb6ef839d4ac6614b3a1aaf153b6de8d5f (plain)
1
2
3
4
5
6
7
description "load kernel modules"
type wait
target boot
after vfs
before sysinit

exec "@SCRIPTDIR@/modules_load.sh"