diff options
Diffstat (limited to 'debian/postrm.debhelper')
-rw-r--r-- | debian/postrm.debhelper | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/debian/postrm.debhelper b/debian/postrm.debhelper new file mode 100644 index 0000000..fb8bdab --- /dev/null +++ b/debian/postrm.debhelper @@ -0,0 +1,45 @@ +# Automatically added by dh_suidregister +if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then + suidunregister -s sendmail /usr/sbin/sendmail +fi +# End automatically added section +# Automatically added by dh_suidregister +if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then + suidunregister -s sendmail /usr/sbin/sendmail +fi +# End automatically added section +# Automatically added by dh_suidregister +if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then + suidunregister -s sendmail /usr/sbin/sendmail +fi +# End automatically added section +# Automatically added by dh_suidregister +if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then + suidunregister -s sendmail /usr/sbin/sendmail +fi +# End automatically added section +# Automatically added by dh_suidregister +if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then + suidunregister -s sendmail /usr/sbin/sendmail +fi +# End automatically added section +# Automatically added by dh_suidregister +if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then + suidunregister -s sendmail /usr/sbin/sendmail +fi +# End automatically added section +# Automatically added by dh_suidregister +if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then + suidunregister -s sendmail /usr/sbin/sendmail +fi +# End automatically added section +# Automatically added by dh_suidregister +if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then + suidunregister -s sendmail /usr/sbin/sendmail +fi +# End automatically added section +# Automatically added by dh_suidregister +if [ -e /etc/suid.conf -a -x /usr/sbin/suidunregister ]; then + suidunregister -s sendmail /usr/sbin/sendmail +fi +# End automatically added section |