CasperSecurity

Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/dbconfig-common.config

#!/bin/sh

set -e

. /usr/share/debconf/confmodule

if [ -f /etc/dbconfig-common/config ]; then
	. /etc/dbconfig-common/config
	if [ "$dbc_remember_admin_pass" = "true" ]; then
		db_set dbconfig-common/remember-admin-pass "true"
	else
		db_set dbconfig-common/remember-admin-pass "false"
	fi
	if [ "$dbc_remote_questions_default" = "true" ]; then
		db_set dbconfig-common/remote-questions-default "true"
	else
		db_set dbconfig-common/remote-questions-default "false"
	fi
fi

db_input low dbconfig-common/remember-admin-pass || true
db_input low dbconfig-common/remote-questions-default || true

db_go
Hacker Blog, Shell İndir, Sql İnjection, XSS Attacks, LFI Attacks, Social Hacking, Exploit Bot, Proxy Tools, Web Shell, PHP Shell, Alfa Shell İndir, Hacking Training Set, DDoS Script, Denial Of Service, Botnet, RFI Attacks, Encryption
Telegram @BIBIL_0DAY