summaryrefslogtreecommitdiff
path: root/system/mdevd/mdev.conf
diff options
context:
space:
mode:
Diffstat (limited to 'system/mdevd/mdev.conf')
-rw-r--r--system/mdevd/mdev.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/mdevd/mdev.conf b/system/mdevd/mdev.conf
index 17b0280a7..8f5a262a5 100644
--- a/system/mdevd/mdev.conf
+++ b/system/mdevd/mdev.conf
@@ -34,7 +34,7 @@ md[0-9]* root:disk 0660 # */opt/mdev/helpers/storage-device
dm-[0-9]* root:disk 0660 # */opt/mdev/helpers/storage-device
bcache[0-9]* root:disk 0660 # */opt/mdev/helpers/storage-device
mmcblk[0-9].* root:disk 0660 # */opt/mdev/helpers/storage-device
-sr[0-9]* root:cdrom 0660 +ln -sf $MDEV cdrom
+sr[0-9]* root:cdrom 0660 # +ln -sf $MDEV cdrom
# Run settle-nics every time new NIC appear.
# If you don't want to auto-populate /etc/mactab with NICs, run 'settle-nics' without '--write-mactab' param.
@@ -60,7 +60,7 @@ rd!(.*) root:disk 0660 =rd/%1
agpgart root:root 0660 # >misc/
psaux root:root 0660 # >misc/
-rtc[0-9]* root:root 0600 +ln -sf $MDEV rtc
+rtc[0-9]* root:root 0600 # +ln -sf $MDEV rtc
# input stuff
SUBSYSTEM=input;.* root:input 0660