Skip to content

Commit 300c4e6

Browse files
committed
raspberry pi 4: factory.cfg: Add presence container wifi
This to work as intended now when #1082 is fixed. Default setting: Scan on wifi interface
1 parent aff8269 commit 300c4e6

File tree

1 file changed

+2
-1
lines changed
  • src/board/raspberry-pi-4/rootfs/usr/share/product/raspberrypi,4-model-b/etc

1 file changed

+2
-1
lines changed

src/board/raspberry-pi-4/rootfs/usr/share/product/raspberrypi,4-model-b/etc/factory-config.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@
4141
},
4242
{
4343
"name": "wifi0",
44-
"type": "infix-if-type:wifi"
44+
"type": "infix-if-type:wifi",
45+
"infix-interfaces:wifi": {}
4546
}
4647
]
4748
},

0 commit comments

Comments
 (0)