Sophie

Sophie

distrib > Mageia > 8 > x86_64 > by-pkgid > e98c710876e933c226eff5a6605ecab0 > scriptlet

certbot-1.10.1-1.mga8.noarch.rpm

PREUN

/bin/sh

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