summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Robby Workman2011-11-27 22:05:58 +0100
committer Niels Horn2011-12-11 00:58:15 +0100
commit7f4e464d16b79cbddde1d62fb888896f27d1dc33 (patch)
tree11e88cb7d9cb9e15558e031f9e1925515f37ba00 /system
parentfaa80242bf37275d3d30e9ebee362d4e4fd6e4db (diff)
downloadslackbuilds-7f4e464d16b79cbddde1d62fb888896f27d1dc33.tar.gz
system/usbmuxd: Clarify README wrt user creation
Thanks to King Beowulf for the suggestion. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/usbmuxd/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/usbmuxd/README b/system/usbmuxd/README
index b1caa241cb..3b7eb5488f 100644
--- a/system/usbmuxd/README
+++ b/system/usbmuxd/README
@@ -2,6 +2,6 @@ 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:
+Before running this script, create a usbmux user with:
useradd -u 233 -g plugdev -d /dev/null -s /bin/false usbmux