summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt/module.conf.debian
blob: 38968ac6cc0b337f22ef21fdd8799ad8cad8cb49 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
	ebtables
	dnsmasq
	mdevctl
	uuid-runtime
"

REQUIRED_CONTENT_PACKAGES="
	ebtables
	dnsmasq
	mdevctl
	uuid-runtime
"