Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > 0203fd83301307e8c384d0f745649184 > scriptlet

freeipmi-1.2.2-1.fc17.i686.rpm

PREUN

/bin/sh
if [ $1 = 0 ]; then
    /sbin/install-info --delete /usr/share/info/freeipmi-faq.info.gz /usr/share/info/dir &>/dev/null || :
fi

POSTIN

/bin/sh
/sbin/install-info /usr/share/info/freeipmi-faq.info.gz /usr/share/info/dir &>/dev/null || :
/sbin/ldconfig

Triggers

freeipmi-bmc-watchdog < 1.1.1-2

/bin/sh
# Save the current service runlevel info
# User must manually run systemd-sysv-convert --apply httpd
# to migrate them to systemd targets
/usr/bin/systemd-sysv-convert --save bmc-watchdog >/dev/null 2>&1 ||:

# Run these because the SysV package being removed won't do them
/sbin/chkconfig --del bmc-watchdog >/dev/null 2>&1 || :
/bin/systemctl try-restart bmc-watchdog.service >/dev/null 2>&1 || :

freeipmi-ipmidetectd < 1.1.1-2

/bin/sh
# Save the current service runlevel info
# User must manually run systemd-sysv-convert --apply httpd
# to migrate them to systemd targets
/usr/bin/systemd-sysv-convert --save ipmidetectd >/dev/null 2>&1 ||:

# Run these because the SysV package being removed won't do them
/sbin/chkconfig --del ipmidetectd >/dev/null 2>&1 || :
/bin/systemctl try-restart ipmidetectd.service >/dev/null 2>&1 || :