diff options
Diffstat (limited to 'rc/bin/nusbrc')
-rw-r--r-- | rc/bin/nusbrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rc/bin/nusbrc b/rc/bin/nusbrc index 624ec527e..85f9e768d 100644 --- a/rc/bin/nusbrc +++ b/rc/bin/nusbrc @@ -20,10 +20,11 @@ if(! bind -a '#u' /dev) case *08 # handled /sys/src/9/boot/nusbrc # nusb/disk $1 + case *10106 + nusb/ptp $1 } } fn detach { - # handled /sys/src/9/boot/nusbrc } rc < '#σ/usb/usbevent' & } |