summaryrefslogtreecommitdiffstats
path: root/core/modules/vmchooser2
diff options
context:
space:
mode:
authorJonathan Bauer2017-10-09 18:31:58 +0200
committerJonathan Bauer2017-10-09 18:31:58 +0200
commitef7279aaa989c1e020bc4c66eb93406bdd9c55a5 (patch)
tree403993798c28f3e92037e1dfa6fdee5c6dcf1a07 /core/modules/vmchooser2
parent[bwlp] add "raw" bwlp target (diff)
downloadmltk-ef7279aaa989c1e020bc4c66eb93406bdd9c55a5.tar.gz
mltk-ef7279aaa989c1e020bc4c66eb93406bdd9c55a5.tar.xz
mltk-ef7279aaa989c1e020bc4c66eb93406bdd9c55a5.zip
externalize slxlog to its own module
Diffstat (limited to 'core/modules/vmchooser2')
-rw-r--r--core/modules/vmchooser2/module.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/vmchooser2/module.conf b/core/modules/vmchooser2/module.conf
index 1dcebb9a..c650ff71 100644
--- a/core/modules/vmchooser2/module.conf
+++ b/core/modules/vmchooser2/module.conf
@@ -1,4 +1,7 @@
#!/bin/bash
+REQUIRED_MODULES="
+ slxlog
+"
REQUIRED_GIT="git://git.openslx.org/openslx-ng/vmchooser2.git"
REQUIRED_PREFIX="/opt/openslx/bin"
REQUIRED_BINARIES="vmchooser.real"