Sophie

Sophie

distrib > Fedora > 16 > x86_64 > by-pkgid > 3cef5ff8de6ef416ca3eb4955677e2fd > scriptlet

matahari-sysconfig-0.4.7-0.1.94a4de1.git.fc16.x86_64.rpm

PREUN

/bin/sh
if [ $1 = 0 ]; then
   /sbin/service matahari-sysconfig stop >/dev/null 2>&1 || :
fi

POSTIN

/bin/sh
systemctl --system daemon-reload
/sbin/service matahari-sysconfig condrestart

POSTUN

/bin/sh
if [ "$1" -ge "1" ]; then
    /sbin/service matahari-sysconfig condrestart >/dev/null 2>&1 || :
fi

#== Broker