Your message dated Tue, 9 Sep 2014 17:26:32 +0800
with message-id <[email protected]>
and subject line Re: Bug#579708: usbmuxd: Please document how to disable
has caused the Debian Bug report #579708,
regarding usbmuxd: Please document how to disable
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
579708: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579708
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: usbmuxd
Version: 1.0.3-1
Severity: important
*** Please type your report below this line ***
Due to the updated gnome usbmuxd is now pulled in to a default gnome
desktop. This may be fine for many users, but I have a VMware setup that
my iPhone should be routed to.
There is zero documention on how to disable the usbmuxd udev
integration.
Requiring me to run `sudo killall usbmuxd` is not acceptable.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages usbmuxd depends on:
ii adduser 3.112 add and remove users and groups
ii libc6 2.10.2-6 Embedded GNU C Library:
Shared lib
ii libusb-1.0-0 2:1.0.6-1 userspace USB programming
library
ii libusbmuxd1 1.0.3-1 USB multiplexor daemon for
iPhone·
usbmuxd recommends no packages.
usbmuxd suggests no packages.
-- no debconf information
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
On Fri, Apr 30, 2010 at 01:22:20PM +1000, Julien Goodwin wrote:
> Due to the updated gnome usbmuxd is now pulled in to a default gnome
> desktop. This may be fine for many users, but I have a VMware setup that
> my iPhone should be routed to.
>
> There is zero documention on how to disable the usbmuxd udev
> integration.
As with all other things udev[1], make an empty file with the same name in
/etc/udev/rules.d.
$ sudo ln -s /dev/null /etc/udev/rules.d/85-usbmuxd.rules
Since it's documented in the udev(7) manpage, I'm closing this bug.
> Requiring me to run `sudo killall usbmuxd` is not acceptable.
[1] http://www.freedesktop.org/software/systemd/man/udev.html
--
Kind regards,
Loong Jin
signature.asc
Description: Digital signature
--- End Message ---