system/usbmuxd: Changed gid of usbmuxd group

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Robby Workman 2013-11-15 17:14:52 -06:00
parent a3c43920eb
commit 767e5d72f9

View file

@ -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