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