CasperSecurity

Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/openjdk-11-jre-headless:amd64.postrm

#!/bin/sh

set -e

basedir=/usr/lib/jvm/java-11-openjdk-amd64
multiarch=x86_64-linux-gnu
jdirname=java-11-openjdk-amd64
etcdir=/etc/java-11-openjdk

case "$1" in
purge)
    if [ -z "$jdirname" ] || [ -z "$etcdir" ]; then
	echo >&2 "$(basename $0): Internal error"
	exit 1
    fi
    rm -f $basedir/lib/*/classes.jsa

    # removals of config files in /etc is handled by dpkg

    # XXX should remove /etc/.java ???
    ;;
esac


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