summaryrefslogtreecommitdiff
path: root/system/mdevd/mdev.conf
diff options
context:
space:
mode:
authorLaurent Bercot <ska-adelie@skarnet.org>2019-10-05 12:43:59 -0500
committerLaurent Bercot <ska-adelie@skarnet.org>2019-10-05 12:43:59 -0500
commite8c26e228fa6a2172fdea5ae6787f61f7fd3d550 (patch)
treef91abceeddaff73325425568722f746fa1a542cd /system/mdevd/mdev.conf
parent1cafb5613d3edbc90626e440c0db0042a7d1fc8b (diff)
downloadpackages-e8c26e228fa6a2172fdea5ae6787f61f7fd3d550.tar.gz
packages-e8c26e228fa6a2172fdea5ae6787f61f7fd3d550.tar.bz2
packages-e8c26e228fa6a2172fdea5ae6787f61f7fd3d550.tar.xz
packages-e8c26e228fa6a2172fdea5ae6787f61f7fd3d550.zip
system/mdevd: fix typo in comment
Diffstat (limited to 'system/mdevd/mdev.conf')
-rw-r--r--system/mdevd/mdev.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/mdevd/mdev.conf b/system/mdevd/mdev.conf
index 1ad0091ad..49f040ca2 100644
--- a/system/mdevd/mdev.conf
+++ b/system/mdevd/mdev.conf
@@ -37,7 +37,7 @@ mmcblk[0-9].* root:disk 0660 # */opt/mdev/helpers/storage-device
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-nis' without '--write-mactab' param.
+# If you don't want to auto-populate /etc/mactab with NICs, run 'settle-nics' without '--write-mactab' param.
# -SUBSYSTEM=net;DEVPATH=.*/net/.*;.* root:root 600 @/opt/mdev/helpers/settle-nics --write-mactab
net/tun[0-9]* root:kvm 0660