#!/bin/sh
set -e
# Automatically added by dh_installsystemd/13.24.2
if [ -z "$DPKG_ROOT" ] && [ "$1" = remove ] && [ -d /run/systemd/system ] ; then
	deb-systemd-invoke stop 'sdwdate-start-anondate-set-file-watcher.service' 'sdwdate.service' >/dev/null || true
fi
# End automatically added section
# Automatically added by dh_installdeb/13.24.2
dpkg-maintscript-helper rm_conffile /etc/sdwdate.d/30_default -- "$@"
dpkg-maintscript-helper rm_conffile /etc/sdwdate.d/30_sdwdate_default -- "$@"
dpkg-maintscript-helper rm_conffile /etc/sdwdate.d/31_anon_dist_con_check_plugin -- "$@"
dpkg-maintscript-helper rm_conffile /etc/sdwdate.d/31_anon_dist_stream_isolation_plugin -- "$@"
dpkg-maintscript-helper rm_conffile /etc/apparmor.d/abstractions/sdwdate -- "$@"
dpkg-maintscript-helper rm_conffile /etc/apparmor.d/usr.lib.sdwdate.url_to_unixtime -- "$@"
# End automatically added section
