mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-26 00:41:17 +00:00
a44c286fdb
SVN-Revision: 6512
8 lines
113 B
Plaintext
8 lines
113 B
Plaintext
DEVPATH is set {
|
|
makedev /dev/%DEVICENAME% 0644
|
|
}
|
|
|
|
MODALIAS is set {
|
|
exec /sbin/modprobe -q %MODALIAS% ;
|
|
}
|