diff --git a/system/usbmuxd/README b/system/usbmuxd/README index 3b7eb5488f..fee3129706 100644 --- a/system/usbmuxd/README +++ b/system/usbmuxd/README @@ -3,5 +3,5 @@ talking to your iPhone or iPod Touch over USB and coordinating access to its services by other applications. Before running this script, create a usbmux user with: - useradd -u 233 -g plugdev -d /dev/null -s /bin/false usbmux + useradd -u 277 -g plugdev -d /dev/null -s /bin/false usbmux