From 36b78361e3c4f907e95566c75d1b8d268b405da2 Mon Sep 17 00:00:00 2001 From: David Somero Date: Thu, 13 May 2010 01:01:15 +0200 Subject: system/usbmuxd: Added to 13.0 repository --- system/usbmuxd/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 system/usbmuxd/README (limited to 'system/usbmuxd/README') diff --git a/system/usbmuxd/README b/system/usbmuxd/README new file mode 100644 index 0000000000..d7ba883206 --- /dev/null +++ b/system/usbmuxd/README @@ -0,0 +1,8 @@ +usbmuxd: USB Multiplex Daemon. This bit of software is in charge of +talking to your iPhone or iPod Touch over USB and coordinating access to +its services by other applications. + +Create a usbmux user with: + useradd -u 233 -g plugdev -d /dev/null -s /bin/false usbmux + +Requires: libusb1 -- cgit v1.2.3