#!/bin/sh
set -e
# Automatically added by dh_installdeb/13.24.2
dpkg-maintscript-helper rm_conffile /etc/lightdm/lightdm.conf.d/whonix.conf -- "$@"
dpkg-maintscript-helper rm_conffile /etc/lightdm/lightdm.conf.d/whonix-autologin.conf -- "$@"
dpkg-maintscript-helper rm_conffile /etc/sudoers.d/whonix-xfce-desktop-config -- "$@"
dpkg-maintscript-helper rm_conffile /etc/sudoers.d/desktop-config-dist -- "$@"
dpkg-maintscript-helper rm_conffile /etc/skel/.config/xfce4/panel/genmon-12.rc -- "$@"
# End automatically added section
