summaryrefslogtreecommitdiff
path: root/conf.d/devfs
diff options
context:
space:
mode:
Diffstat (limited to 'conf.d/devfs')
-rw-r--r--conf.d/devfs8
1 files changed, 0 insertions, 8 deletions
diff --git a/conf.d/devfs b/conf.d/devfs
deleted file mode 100644
index 51f80370..00000000
--- a/conf.d/devfs
+++ /dev/null
@@ -1,8 +0,0 @@
-# OpenRC will attempt each of the following in succession to mount /dev.
-#
-# 1. If there is an entry for /dev in fstab, it will be used.
-# 2. If devtmpfs is defined in the kernel, it will be used.
-# 3. If tmpfs is defined in the kernel, it will be used.
-#
-# Set this to yes if you do not want OpenRC to attempt to mount /dev.
-# skip_mount_dev="NO"