Displaying 3 results from an estimated 3 matches for "udev_rules_get_nam".
Did you mean:
udev_rules_get_name
2009 Jun 10
0
KDE and mounting CD's / DVD's without noexec
...ain: looking at device '/block/sr0' from subsystem 'block'
run_program: '/bin/bash -c '/sbin/lsmod | /bin/grep ^dm_multipath''
run_program: '/bin/bash' (stdout) 'dm_multipath 55257 0 '
run_program: '/bin/bash' returned with status 0
udev_rules_get_name: add symlink 'cdrom'
udev_rules_get_name: add symlink 'cdrom-sr0'
run_program: 'check-cdrom.sh sr0 DVD'
run_program: '/lib/udev/check-cdrom.sh' returned with status 0
udev_rules_get_name: add symlink 'dvd'
udev_rules_get_name: add symlink 'dvd-sr0'
r...
2014 Apr 24
0
Problem making usbhid-ups working on Centos 5.7
On Apr 23, 2014, at 3:47 AM, Frantz de Germain wrote:
> I've compiled and installed nut-2.7.2 on a Xen server (Actually XCP
> 1.6/Centos 5.7) to manage a Dell UPS 2700W.
>
> Here is my ups.conf :
>
> [SU27003U-08]
> driver = usbhid-ups
> port = auto
> desc = "SU27003U-08"
>
> 52-nut-usbups.rules have well been installed in
2014 Apr 23
2
Problem making usbhid-ups working on Centos 5.7
Hello,
I've compiled and installed nut-2.7.2 on a Xen server (Actually XCP
1.6/Centos 5.7) to manage a Dell UPS 2700W.
Here is my ups.conf :
[SU27003U-08]
driver = usbhid-ups
port = auto
desc = "SU27003U-08"
52-nut-usbups.rules have well been installed in /lib/udev/rules.d/. I've put
it in /etc/udev/rules.d/ too.
I've rebooted the machine.