aboutsummaryrefslogtreecommitdiff
path: root/services/devfs.in
diff options
context:
space:
mode:
Diffstat (limited to 'services/devfs.in')
-rw-r--r--services/devfs.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/services/devfs.in b/services/devfs.in
new file mode 100644
index 0000000..271eae7
--- /dev/null
+++ b/services/devfs.in
@@ -0,0 +1,6 @@
+description "mount /dev"
+type wait
+target boot
+after procfs sysfs
+before vfs
+exec "@SCRIPTDIR@/devfs.sh"