Sophie

Sophie

distrib > Mageia > 6 > x86_64 > by-pkgid > 7cf3e32d625a8aba0e3ab0411d0e171c > scriptlet

certbot-0.20.0-3.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