Your IP : 216.73.216.48


Current Path : /usr/adm/scripts/
Upload File :
Current File : //usr/adm/scripts/usbmuxd-1.1.0-x86_64-1

# Make sure that the usbmux user exists with the GID for plugdev access:
if ! grep -q "^usbmux:" etc/passwd ; then
  echo "usbmux:x:52:83:User for usbmux daemon:/var/empty:/bin/false" >> etc/passwd
fi