%PDF- %PDF-
Direktori : /var/lib/dpkg/info/ |
Current File : /var/lib/dpkg/info/libvirt-daemon-system.prerm |
#!/bin/sh set -e # Automatically added by dh_installinit/11.1.6ubuntu2 if [ -x "/etc/init.d/libvirt-guests" ] && [ "$1" = remove ]; then invoke-rc.d libvirt-guests stop || exit 1 fi # End automatically added section # Automatically added by dh_installinit/11.1.6ubuntu2 if [ -x "/etc/init.d/libvirtd" ] && [ "$1" = remove ]; then invoke-rc.d libvirtd stop || exit 1 fi # End automatically added section # Automatically added by dh_installinit/11.1.6ubuntu2 if [ -x "/etc/init.d/virtlogd" ] && [ "$1" = remove ]; then invoke-rc.d virtlogd stop || exit 1 fi # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper rm_conffile /etc/cron.daily/libvirt-daemon-system 3.10.0-1ubuntu1~ -- "$@" # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper rm_conffile /etc/apparmor.d/local/usr.lib.libvirt.virt-aa-helper 3.5.0-1ubuntu1~ -- "$@" # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper rm_conffile /etc/apparmor.d/local/usr.sbin.libvirtd 3.5.0-1ubuntu1~ -- "$@" # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper rm_conffile /etc/init.d/virtlockd 3.5.0-1ubuntu1~ -- "$@" # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper rm_conffile /etc/apparmor.d/libvirt/TEMPLATE 1.2.7-5~ libvirt-daemon-system -- "$@" # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper rm_conffile /etc/apparmor.d/libvirt/TEMPLATE 1.2.7-5~ libvirt-bin -- "$@" # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper rm_conffile /etc/polkit-1/rules.d/60-libvirt.rules 1.2.9-3~ -- "$@" # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper rm_conffile /etc/apparmor.d/libvirtd/TEMPLATE 1.2.7-5~ libvirt-daemon-system -- "$@" # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper rm_conffile /etc/apparmor.d/libvirtd/TEMPLATE 1.2.7-5~ libvirt-bin -- "$@" # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper mv_conffile /etc/init.d/libvirt-bin /etc/init.d/libvirtd 1.2.6-1~ libvirt-bin -- "$@" # End automatically added section # Automatically added by dh_installdeb/11.1.6ubuntu2 dpkg-maintscript-helper mv_conffile /etc/default/libvirt-bin /etc/default/libvirtd 1.2.6-1~ libvirt-bin -- "$@" # End automatically added section # Automatically added by dh_systemd_start/11.1.6ubuntu2 if [ -d /run/systemd/system ] && [ "$1" = remove ]; then deb-systemd-invoke stop 'virtlockd.service' 'virtlockd.socket' >/dev/null || true fi # End automatically added section # Automatically added by dh_systemd_start/11.1.6ubuntu2 if [ -d /run/systemd/system ] && [ "$1" = remove ]; then deb-systemd-invoke stop 'virtlockd.socket' >/dev/null || true fi # End automatically added section