summaryrefslogtreecommitdiffstats
path: root/core/modules/slxbrowser/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2017-07-07 15:25:55 +0200
committerSimon Rettberg2017-07-07 15:25:55 +0200
commit3eb6a0cd125ca7a04f5aabdfe138cd35f3f9026a (patch)
treeb33144e4bfa9059b68b0ae0e454f248a3360e54a /core/modules/slxbrowser/module.conf
parent[hardware-stats] Include pending sectors in bad sector count (diff)
downloadmltk-3eb6a0cd125ca7a04f5aabdfe138cd35f3f9026a.tar.gz
mltk-3eb6a0cd125ca7a04f5aabdfe138cd35f3f9026a.tar.xz
mltk-3eb6a0cd125ca7a04f5aabdfe138cd35f3f9026a.zip
[slxbrowser] New module
Diffstat (limited to 'core/modules/slxbrowser/module.conf')
-rw-r--r--core/modules/slxbrowser/module.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/slxbrowser/module.conf b/core/modules/slxbrowser/module.conf
new file mode 100644
index 00000000..1e9dabd0
--- /dev/null
+++ b/core/modules/slxbrowser/module.conf
@@ -0,0 +1,4 @@
+#!/bin/bash
+REQUIRED_GIT="git://git.openslx.org/openslx-ng/slxbrowser.git"
+REQUIRED_PREFIX="/opt/openslx/bin"
+REQUIRED_BINARIES="slxbrowser"