Package: sispmctl
Version: 3.1-1
Severity: wishlist
Dear Maintainer,
many thanks for providing the sispmctl package, that made using sispmctl really
simple.
I missed the ability to run sispmctl as non-priviledged user. A simple udev
rule (I assume there are not more than a handful vendor and
product ids) allow to do this:
blackbox:~# addgroup sispmctl
blackbox:~# addgroup rd sispmctl # add all users to sispmctl group which
should be able to control the gembird plug
blackbox:~# cat /etc/udev/rules.d/z61_sispmctl.rules
SUBSYSTEM=="usb", ATTRS{idVendor}=="04b4", ATTRS{idProduct}=="fd13",
GROUP="sispmctl", MODE="0664"
blackbox:~#
I suggest to add this into the debian package.
I would not know how to do this myself, but maybe the android-tools-adb package
could serve as example, since it seems to add the adb group
and contains /lib/udev/rules.d/70-android-tools-adb.rules, which does something
similar.
Many thanks again for packaging simpmctl.
Rainer
-- System Information:
Debian Release: 8.2
APT prefers stable
APT policy: (500, 'stable'), (450, 'proposed-updates'), (400, 'testing'),
(300, 'unstable'), (250, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages sispmctl depends on:
ii libc6 2.19-18+deb8u1
ii libusb-0.1-4 2:0.1.12-25
sispmctl recommends no packages.
sispmctl suggests no packages.
-- no debconf information