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

exec "@SCRIPTDIR@/modules_load.sh"