** Branch linked: lp:~qense/ubuntu/karmic/wireless-crda/fix-336915

** Summary changed:

- Invalid command in udev rule causes warning on boot
+ Malformed command in udev rules

** Description changed:

  Binary package hint: wireless-crda
  
  Hi,
  
- wireless-crda's udev rules /lib/udev/rules.d/85-regulatory.rules do:
+ wireless-crda's udev rules /lib/udev/rules.d/85-regulatory.rules
+ contains this rule:
  
  KERNEL=="regulatory*", ACTION=="change", SUBSYSTEM=="platform",
- RUN+="/sbin/"
+ RUN+="/sbin//crda"
  
- Running /sbin/ of course wont work and causes a warning.
- 
- Bye
+ The extra slash is ugly and should be removed.

-- 
Malformed command in udev rules
https://bugs.launchpad.net/bugs/340995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to