Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > by-pkgid > 5668adf0da7e6c997cbe7fd597480243 > scriptlet

chrony-1.20-3mdk.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = "0" ]; then if [[ -f /usr/share/info/chrony.info.bz2 ]];then /sbin/install-info /usr/share/info/chrony.info.bz2 --dir=/usr/share/info/dir --remove ;fi; fi 
/usr/share/rpm-helper/del-service chrony $1 chronyd

POSTIN

/bin/sh
if [[ -f /usr/share/info/chrony.info.bz2 ]];then /sbin/install-info /usr/share/info/chrony.info.bz2 --dir=/usr/share/info/dir;fi 
/usr/share/rpm-helper/add-service chrony $1 chronyd

POSTUN

/bin/sh
rm -f /etc/chrony.drift /etc/chrony.rtc