%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/lib/dpkg/info/
Upload File :
Create Path :
Current File : //var/lib/dpkg/info/console-setup-linux.postinst

#!/bin/sh

set -e

CONFIGDIR=/etc/console-setup

update-alternatives --install /etc/vtrgb vtrgb "$CONFIGDIR/vtrgb" 50
update-alternatives --install /etc/vtrgb vtrgb "$CONFIGDIR/vtrgb.vga" 20

# Automatically added by dh_installinit
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then
	if [ -x "/etc/init.d/setvtrgb" ]; then
		update-rc.d setvtrgb start 49 S . >/dev/null || exit $?
	fi
fi
# End automatically added section


Zerion Mini Shell 1.0