Your IP : 3.142.142.113


Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/bind9.config

#!/bin/sh

set -e 

. /usr/share/debconf/confmodule

db_input low bind9/start-as-user || true
db_go

db_input low bind9/different-configuration-file || true
db_go

db_input low bind9/run-resolvconf || true
db_go