Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 9063d66f36f12b89818212affbdcdb3c > scriptlet

systemd-29-6.x86_64.rpm

POSTIN

/bin/sh
/sbin/systemd-machine-id-setup

Triggers

glibc

/bin/sh
# reexec daemon on self or glibc update to avoid busy / on shutdown
# trigger is executed on both self and target install so no need to have
# extra own post
if [ $1 -ge 2 -o $2 -ge 2 ] ; then
	/bin/systemctl daemon-reexec 2>&1 || :
fi