From 6021f24bbf526d34fead6120e9d3961358cb68fb Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 Dec 2021 17:46:01 +0100 Subject: Adding debian version 20211204-1. Signed-off-by: Daniel Baumann --- debian/open-infrastructure-root-shell.config | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 debian/open-infrastructure-root-shell.config (limited to 'debian/open-infrastructure-root-shell.config') diff --git a/debian/open-infrastructure-root-shell.config b/debian/open-infrastructure-root-shell.config new file mode 100644 index 0000000..7d485e3 --- /dev/null +++ b/debian/open-infrastructure-root-shell.config @@ -0,0 +1,11 @@ +#!/bin/sh + +set -e + +. /usr/share/debconf/confmodule + +db_settitle open-infrastructure-root-shell/title +db_input low open-infrastructure-root-shell/setuid-root || true +db_go + +db_stop -- cgit v1.2.3