summaryrefslogtreecommitdiffstats
path: root/debian/icingaweb2-module-generictts.config
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:20:19 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 13:20:19 +0000
commit2cc6ddf8e42afee3b0b4eb4cee15526372699a7f (patch)
tree4043c90287c871ac0295c3db4f24bea5169b8284 /debian/icingaweb2-module-generictts.config
parentAdding upstream version 2.1.0. (diff)
downloadicingaweb2-module-generictts-2cc6ddf8e42afee3b0b4eb4cee15526372699a7f.tar.xz
icingaweb2-module-generictts-2cc6ddf8e42afee3b0b4eb4cee15526372699a7f.zip
Adding debian version 2.1.0-2.debian/2.1.0-2
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/icingaweb2-module-generictts.config')
-rwxr-xr-xdebian/icingaweb2-module-generictts.config13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/icingaweb2-module-generictts.config b/debian/icingaweb2-module-generictts.config
new file mode 100755
index 0000000..f0471c5
--- /dev/null
+++ b/debian/icingaweb2-module-generictts.config
@@ -0,0 +1,13 @@
+#!/bin/sh
+
+set -e
+
+MODULE=icingaweb2-module-generictts
+
+. /usr/share/debconf/confmodule
+
+db_settitle ${MODULE}/title
+db_input low ${MODULE}/enable || true
+db_go
+
+db_stop