summaryrefslogtreecommitdiffstats
path: root/core/modules/apply-slx-vars/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2021-02-22 11:17:02 +0100
committerSimon Rettberg2021-02-22 11:17:02 +0100
commit9271853d114fea88e86522b217531cef30f86b75 (patch)
treef025c682d64a27555b24824b6c0aa681a3c35b64 /core/modules/apply-slx-vars/module.conf
parent[remote-access] Higher prio for firewall rules (diff)
downloadmltk-9271853d114fea88e86522b217531cef30f86b75.tar.gz
mltk-9271853d114fea88e86522b217531cef30f86b75.tar.xz
mltk-9271853d114fea88e86522b217531cef30f86b75.zip
[apply-slx-vars] New module
Generic module that should evaluate different SLX_* variables from /opt/openslx/config and act upon them.
Diffstat (limited to 'core/modules/apply-slx-vars/module.conf')
-rw-r--r--core/modules/apply-slx-vars/module.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/modules/apply-slx-vars/module.conf b/core/modules/apply-slx-vars/module.conf
new file mode 100644
index 00000000..8811668a
--- /dev/null
+++ b/core/modules/apply-slx-vars/module.conf
@@ -0,0 +1,4 @@
+#!/bin/bash
+REQUIRED_BINARIES=""
+REQUIRED_LIBRARIES=""
+REQUIRED_DIRECTORIES=""