diff options
Diffstat (limited to 'etc/MAKEDEV')
-rw-r--r-- | etc/MAKEDEV | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV index 69756f7..fd2a920 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) |