mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 13:17:31 +02:00
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% ;
|
||
|
}
|