diff --git a/DEBIAN/config b/DEBIAN/config deleted file mode 100755 index a5a7bf9..0000000 --- a/DEBIAN/config +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/bash -set -e - -. /usr/share/debconf/confmodule - -db_input high alice-auth/ldap-bind-password || true -db_go - -exit 0 diff --git a/DEBIAN/templates b/DEBIAN/templates deleted file mode 100644 index 12a69b3..0000000 --- a/DEBIAN/templates +++ /dev/null @@ -1,5 +0,0 @@ -Template: alice-auth/ldap-bind-password -Type: password -Description: Digite a senha do LDAP. - Senha do user Alice. -