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