summaryrefslogtreecommitdiffstats
path: root/core/modules/libvirt/module.conf
diff options
context:
space:
mode:
authorJonathan Bauer2021-06-25 14:55:08 +0200
committerJonathan Bauer2021-06-25 14:55:08 +0200
commit09f9b20ae36bbbff9e303c52d2a8f2a034cd4f1e (patch)
tree75f018f5ad995d286de930f0a0c450ab8a208f4b /core/modules/libvirt/module.conf
parentMerge branch 'master' into installer (diff)
parent[clientrequest] add remote debugging modul from Christoph Schulthess (diff)
downloadmltk-09f9b20ae36bbbff9e303c52d2a8f2a034cd4f1e.tar.gz
mltk-09f9b20ae36bbbff9e303c52d2a8f2a034cd4f1e.tar.xz
mltk-09f9b20ae36bbbff9e303c52d2a8f2a034cd4f1e.zip
Merge branch 'master' into installer
Diffstat (limited to 'core/modules/libvirt/module.conf')
-rw-r--r--core/modules/libvirt/module.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/core/modules/libvirt/module.conf b/core/modules/libvirt/module.conf
new file mode 100644
index 00000000..d67344f7
--- /dev/null
+++ b/core/modules/libvirt/module.conf
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+REQUIRED_MODULES="
+ libvirt-users
+"
+
+REQUIRED_BINARIES=""
+REQUIRED_LIBRARIES=""
+REQUIRED_DIRECTORIES=""