Explorar o código

Fix perms for /dev/tty

Eric Andersen %!s(int64=23) %!d(string=hai) anos
pai
achega
985b15b18b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      sources/device_table.txt

+ 2 - 2
sources/device_table.txt

@@ -15,8 +15,8 @@
 /dev/zero	c	640	0	0	1	5	0	0	-
 /dev/random	c	640	0	0	1	8	0	0	-
 /dev/urandom	c	640	0	0	1	9	0	0	-
-/dev/tty	c	640	0	0	5	0	0	0	-
-/dev/tty	c	640	0	0	4	0	0	1	6
+/dev/tty	c	666	0	0	5	0	0	0	-
+/dev/tty	c	666	0	0	4	0	0	1	6
 /dev/console	c	640	0	0	5	1	0	0	-
 /dev/ram	b	640	0	0	1	1	0	0	-
 /dev/ram	b	640	0	0	1	0	0	1	4