summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-07-19 06:35:58 +0000
committerWarner Losh <imp@FreeBSD.org>2000-07-19 06:35:58 +0000
commit034aee24debefbbda2d2b0047930713465aae553 (patch)
treeb4ed72957ba88f0dea4922cb212e617c7cbb0f93
parentad5536b59f3205ecb8c086eb7cfbcbebb277bfbe (diff)
Notes
-rw-r--r--etc/MAKEDEV2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV
index 69756f73e88b..fd2a92089fea 100644
--- a/etc/MAKEDEV
+++ b/etc/MAKEDEV
@@ -1366,7 +1366,7 @@ gsc*)
apm)
mknod apm c 39 0 root:operator
- chmod 660 apm
+ chmod 664 apm
;;
apmctl)