From 962c35425636e3f942fd8a624369a7c53748f47e Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Thu, 1 Jan 1970 03:00:00 +0300 Subject: chore: init --- etc/conf.d/devfs | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 etc/conf.d/devfs (limited to 'etc/conf.d/devfs') diff --git a/etc/conf.d/devfs b/etc/conf.d/devfs new file mode 100644 index 0000000..51f8037 --- /dev/null +++ b/etc/conf.d/devfs @@ -0,0 +1,8 @@ +# 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" -- cgit 1.4.1