blob: 4e330e073ab39e08712d009949ba12c7f7568f68 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Those scripts are an example on how to allow media:/ to use
hotplugging events.
1) mediamanager_usbstorage.dev
This file only needs to be copied to /etc/dev.d/default
2) usbcam
This one is a bit more complicated to install.
The file must be copied into /etc/hotplug/usb and the file
/etc/hotplug/usb/usbcam.usermap must exists (you can use
libgphoto2's print-usb-usermap command to create it)
|