summaryrefslogtreecommitdiffstats
path: root/etc/MAKEDEV
diff options
context:
space:
mode:
Diffstat (limited to 'etc/MAKEDEV')
-rw-r--r--etc/MAKEDEV4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/MAKEDEV b/etc/MAKEDEV
index fa9dd8c..cdd23dc 100644
--- a/etc/MAKEDEV
+++ b/etc/MAKEDEV
@@ -916,8 +916,8 @@ pps*)
;;
usb)
- mknod usb$unit c 108 255 root:operator
- chmod 0660 usb$unit
+ mknod usb c 108 255 root:operator
+ chmod 0660 usb
;;
usb*)
OpenPOWER on IntegriCloud