Package: bitpim
Version: 1.0.2.dfsg.1-1
Severity: wishlist
It would be nice if the bitpim package automatically
installed udev rules. The following, which I got from the
bitpim documentation, worked for me:
SUBSYSTEM!="usb_device", ACTION!="add", GOTO="cell_rules_end"
# LG Phone
SYSFS{idVendor}=="1004", SYSFS{idProduct}=="6000", GROUP="cellusers",
MODE="0660"
LABEL="cell_rules_end"
The file would need each of the vendor/product IDs supported
and also create the "cellusers" group.
Alternatively, it would be nice to mention the need to do
this manually, in /usr/share/doc/bitpim/README.Debian.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]