summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt/module.conf
blob: d67344f7cc58ae0e88fa143e946ed77067616ba7 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/bin/bash

REQUIRED_MODULES="
        libvirt-users
"

REQUIRED_BINARIES=""
REQUIRED_LIBRARIES=""
REQUIRED_DIRECTORIES=""