Sindbad~EG File Manager

Current Path : /var/lib/dpkg/info/
Upload File :
Current File : /var/lib/dpkg/info/walinuxagent.prerm

#!/bin/sh
set -e
# Automatically added by dh_installinit/11.1.6ubuntu1
if [ -x "/etc/init.d/ephemeral-disk-warning" ] && [ "$1" = remove ]; then
	invoke-rc.d ephemeral-disk-warning stop || exit 1
fi
# End automatically added section
# Automatically added by dh_installinit/11.1.6ubuntu1
if [ -x "/etc/init.d/walinuxagent" ] && [ "$1" = remove ]; then
	invoke-rc.d walinuxagent stop || exit 1
fi
# End automatically added section
# Automatically added by dh_installdeb/11.1.6ubuntu1
dpkg-maintscript-helper rm_conffile /etc/cloud/cloud.cfg.d/91_walinuxagent.cfg 2.2.21+really2.2.20-0ubuntu1 -- "$@"
# End automatically added section
# Automatically added by dh_installdeb/11.1.6ubuntu1
dpkg-maintscript-helper mv_conffile /etc/logrotate.d/waagent /etc/logrotate.d/waagent.logrotate 2.2.6~ -- "$@"
# End automatically added section
# Automatically added by dh_systemd_start/11.1.6ubuntu1
if [ -d /run/systemd/system ]; then
	deb-systemd-invoke stop 'ephemeral-disk-warning.service' 'walinuxagent.service' >/dev/null || true
fi
# End automatically added section

# Automatically added by dh_python3:
if which py3clean >/dev/null 2>&1; then
	py3clean -p walinuxagent 
else
	dpkg -L walinuxagent | perl -ne 's,/([^/]*)\.py$,/__pycache__/\1.*, or next; unlink $_ or die $! foreach glob($_)'
	find /usr/lib/python3/dist-packages/ -type d -name __pycache__ -empty -print0 | xargs --null --no-run-if-empty rmdir
fi

# End automatically added section

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists