Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > f8ca3b4a4df16a28773b1606bc78dc3e > scriptlet

certbot-0.14.2-2.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