add debugging entry to hotplug config

This is useful for seeing what devices are detected by the system.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 20785
v19.07.3_mercusys_ac12_duma
Florian Fainelli 14 years ago
parent 54e62a3f38
commit 135c4b8d05

@ -1,4 +1,10 @@
# uncomment me to log hotplug events
# DEVPATH is set {
# nothrottle
# exec logger -s -t hotplug -p daemon.info "name=%DEVICENAME%, path=%DEVPATH%"
# }
DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio|hvc) {
nothrottle
makedev /dev/%DEVICENAME% 0666

Loading…
Cancel
Save