Imported Upstream version 2.7.2
This commit is contained in:
parent
0121794af9
commit
a356b56d11
263 changed files with 6039 additions and 8151 deletions
11
scripts/devd/README
Normal file
11
scripts/devd/README
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
On FreeBSD, devd has a similar role to udev on Linux. The devd.conf file
|
||||
defines actions to perform when devices are plugged in.
|
||||
|
||||
The tools/nut-usbinfo.pl script generates nut-usb.conf.in by processing USB
|
||||
macros in all of the drivers. In this case, the defined action for each
|
||||
matching UPS is to change the permissions such that the NUT drivers can access
|
||||
the devices without requiring root privileges. You may need to restart devd and
|
||||
re-plug in the UPS to trigger the actions.
|
||||
|
||||
The format of this configuration file should work with devd on FreeBSD 9.0 and
|
||||
9.1, at the very least.
|
||||
Loading…
Add table
Add a link
Reference in a new issue