summaryrefslogtreecommitdiffstats
path: root/core/modules/slx-tools/module.conf
diff options
context:
space:
mode:
authorJonathan Bauer2019-05-29 15:01:27 +0200
committerJonathan Bauer2019-05-29 15:01:27 +0200
commit97e9183779a0540a24e551ac4e566d810fefe24b (patch)
treedac77109b35000effc40e69dc6d0348ea81b8361 /core/modules/slx-tools/module.conf
parentMerge branch 'master' into installer (diff)
parent[lightdm-greeter-bwlp] Download login-news on startup (diff)
downloadmltk-97e9183779a0540a24e551ac4e566d810fefe24b.tar.gz
mltk-97e9183779a0540a24e551ac4e566d810fefe24b.tar.xz
mltk-97e9183779a0540a24e551ac4e566d810fefe24b.zip
Merge branch 'master' into installer
Diffstat (limited to 'core/modules/slx-tools/module.conf')
-rw-r--r--core/modules/slx-tools/module.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/core/modules/slx-tools/module.conf b/core/modules/slx-tools/module.conf
new file mode 100644
index 00000000..461760ca
--- /dev/null
+++ b/core/modules/slx-tools/module.conf
@@ -0,0 +1,14 @@
+#!/bin/bash
+
+REQUIRED_GIT="https://git.openslx.org/openslx-ng/slx-tools.git"
+
+REQUIRED_BASE_DIR="/opt/openslx/slx-tools"
+
+REQUIRED_FILES="
+ /opt/openslx/bin/slx-tools
+"
+
+REQUIRED_DIRECTORIES="
+ $REQUIRED_BASE_DIR/modules
+"
+