summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/module.conf
blob: c3a5f2b99d1559e24ffbefeeeedce32ef2f3ca94 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash
REQUIRED_MODULES="
	iptables
"
REQUIRED_BINARIES="
	dnsmasq
	lsusb
	mcopy
	pwdaemon
	slxfwtool
	xmlstarlet
"