summaryrefslogtreecommitdiffstats
path: root/core/modules/mgmt-sshd/module.conf
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-02 21:42:14 +0100
committerSimon Rettberg2017-11-02 21:42:14 +0100
commit19d4e60fb012f97ff25c774d4ed28bc12c6752cf (patch)
treee587fa54bf2e6b0679819d3eda5155009a363338 /core/modules/mgmt-sshd/module.conf
parent[dnbd3-proxy-mode] Tweak serverPenalty, only create ipt rules with whitelist ... (diff)
downloadmltk-19d4e60fb012f97ff25c774d4ed28bc12c6752cf.tar.gz
mltk-19d4e60fb012f97ff25c774d4ed28bc12c6752cf.tar.xz
mltk-19d4e60fb012f97ff25c774d4ed28bc12c6752cf.zip
[mgmt-sshd] New module for independent access to machine
Getting the configurable default sshd play nice with requirements we have for automatic access from the server makes life complicated. Just spawn another instance on a different port.
Diffstat (limited to 'core/modules/mgmt-sshd/module.conf')
-rw-r--r--core/modules/mgmt-sshd/module.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/mgmt-sshd/module.conf b/core/modules/mgmt-sshd/module.conf
new file mode 100644
index 00000000..75c459a1
--- /dev/null
+++ b/core/modules/mgmt-sshd/module.conf
@@ -0,0 +1,3 @@
+#!/bin/bash
+REQUIRED_MODULES="sshd"
+