summaryrefslogtreecommitdiffstats
path: root/rc
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:19:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 01:19:10 +0000
commit5d5c58e47f1295dc437775b9e842939338ccd767 (patch)
tree07754e1307d9f8f9540b3eede439bdbe27401cb2 /rc
parentInitial commit. (diff)
downloadmolly-guard-upstream/0.7.1.tar.xz
molly-guard-upstream/0.7.1.zip
Adding upstream version 0.7.1.upstream/0.7.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'rc')
-rw-r--r--rc11
1 files changed, 11 insertions, 0 deletions
diff --git a/rc b/rc
new file mode 100644
index 0000000..c6cab51
--- /dev/null
+++ b/rc
@@ -0,0 +1,11 @@
+# molly-guard settings
+#
+# ALWAYS_QUERY_HOSTNAME
+# when set, causes the 30-query-hostname script to always ask for the
+# hostname, even if no SSH session was detected.
+#ALWAYS_QUERY_HOSTNAME=true
+
+# USE_FQDN
+# when set, causes the 30-query-hostname script to ask for the fully-qualified
+# hostname, rather than the short name
+#USE_FQDN=true