commit 54ef63515e7d71ff14045c96bfe886ce209cdd3f
parent 7b63e9ab32c2044b5abefbdadc73a519b967897b
Author: ccx <ccx@te2000.cz>
Date: Fri, 8 Mar 2024 11:53:47 +0000
Don't need group netdev for tuntap
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config/mdevd.conf b/config/mdevd.conf
@@ -117,8 +117,8 @@ usb[0-9]+ root:root 0660 */lib/mdev/usbdev
# net devices
# 666 is fine: https://www.kernel.org/doc/Documentation/networking/tuntap.txt
-net/tun[0-9]* root:netdev 0666
-net/tap[0-9]* root:netdev 0666
+net/tun[0-9]* root:root 0666
+net/tap[0-9]* root:root 0666
# zaptel devices
zap(.*) root:dialout 0660 =zap/%1