Bug 597748

Summary: Wrong user name in udev usbmuxd rule (usbmuxd fails to start)
Product: [Fedora] Fedora Reporter: anonymous <sl4ckerus>
Component: usbmuxdAssignee: Peter Robinson <pbrobinson>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: bnocera, pbrobinson
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-30 11:10:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description anonymous 2010-05-30 11:00:20 UTC
Description of problem:

In 85-usbmuxd.rules the  (RUN+="/usr/sbin/usbmuxd -u -U usbmux") needs to be changed to (RUN+="/usr/sbin/usbmuxd -u -U usbmuxd") or else usbmuxd will fail to start. 


cat /var/log/messages  | grep usbmuxd


usbmuxd[2880]: [0] Dropping privileges failed, check if user 'usbmux' exists!



Version-Release number of selected component (if applicable):

usbmuxd-1.0.4-1.fc13.x86_64

Comment 1 Peter Robinson 2010-05-30 11:10:25 UTC
Fixed in https://admin.fedoraproject.org/updates/usbmuxd-1.0.4-2.fc13

Please check existing bug reports before filing new ones.

*** This bug has been marked as a duplicate of bug 593494 ***