init-scripts/services/devfs.in

7 lines
105 B
Plaintext

description "mount /dev"
type wait
target boot
after procfs sysfs
before vfs
exec "@SCRIPTDIR@/devfs.sh"