Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > 26cf6e124eb5d322d6ea05761064d188 > scriptlet

certbot-0.20.0-1.mga6.noarch.rpm

PREUN

/bin/sh

if [ $1 -eq 0 ] ; then 
        # Package removal, not upgrade 
        systemctl --no-reload disable --now certbot-renew.timer > /dev/null 2>&1 || : 
fi