summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/MAKEDEV4
-rw-r--r--etc/etc.i386/MAKEDEV4
2 files changed, 2 insertions, 6 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV
index b4c9485..13ac14c 100644
--- a/etc/MAKEDEV
+++ b/etc/MAKEDEV
@@ -107,7 +107,7 @@
# pci PCI configuration-space access from user mode
# ipl ipfilter control devices (ipl, ipnat, ipstate, ipauth)
#
-# $Id: MAKEDEV,v 1.159 1998/03/21 14:26:02 peter Exp $
+# $Id: MAKEDEV,v 1.160 1998/03/22 11:42:03 peter Exp $
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH
@@ -1152,8 +1152,6 @@ ipl)
mknod ipnat c 79 1
mknod ipstate c 79 2
mknod ipauth c 79 3
- chown root:wheel ipl ipnat ipstate ipauth
- chmod 600 ipl ipnat ipstate ipauth
;;
local)
diff --git a/etc/etc.i386/MAKEDEV b/etc/etc.i386/MAKEDEV
index b4c9485..13ac14c 100644
--- a/etc/etc.i386/MAKEDEV
+++ b/etc/etc.i386/MAKEDEV
@@ -107,7 +107,7 @@
# pci PCI configuration-space access from user mode
# ipl ipfilter control devices (ipl, ipnat, ipstate, ipauth)
#
-# $Id: MAKEDEV,v 1.159 1998/03/21 14:26:02 peter Exp $
+# $Id: MAKEDEV,v 1.160 1998/03/22 11:42:03 peter Exp $
#
PATH=/sbin:/bin/:/usr/bin:/usr/sbin:$PATH
@@ -1152,8 +1152,6 @@ ipl)
mknod ipnat c 79 1
mknod ipstate c 79 2
mknod ipauth c 79 3
- chown root:wheel ipl ipnat ipstate ipauth
- chmod 600 ipl ipnat ipstate ipauth
;;
local)
OpenPOWER on IntegriCloud