1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-15 04:01:07 +02:00

8 lines
113 B
Plaintext
Raw Normal View History

DEVPATH is set {
makedev /dev/%DEVICENAME% 0644
}
MODALIAS is set {
exec /sbin/modprobe -q %MODALIAS% ;
}