X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=dsa-nagios-checks%2Fdebian%2Fpostinst;h=c1fb12bd11ed211348b61e39cfebb172887720f1;hb=98d2967079ff1cdfc2aa176aa68434661cf15d4f;hp=d7db3b440d2f521810382d6f680f36e31c7851ba;hpb=fdce994dfe78d5fe2d37840322d03e353b5ec0fa;p=mirror%2Fdsa-nagios.git diff --git a/dsa-nagios-checks/debian/postinst b/dsa-nagios-checks/debian/postinst index d7db3b4..c1fb12b 100644 --- a/dsa-nagios-checks/debian/postinst +++ b/dsa-nagios-checks/debian/postinst @@ -2,7 +2,7 @@ set -e -[ -e /var/cache/dsa/nagios/weak-ssh-keys ] || /usr/share/dsa/weak-ssh-keys-check -s /var/cache/dsa/nagios/weak-ssh-keys +rm -f /var/cache/dsa/nagios/weak-ssh-keys #DEBHELPER#