Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > b90137a617113e555400adab95c76183 > scriptlet

ccid-1.4.8-2.mga3.i586.rpm

POSTIN

/bin/sh
if /bin/mountpoint -q /sys/fs/cgroup/systemd; then
	/bin/systemctl try-restart pcscd.service > /dev/null 2>&1
fi

POSTUN

/bin/sh
if /bin/mountpoint -q /sys/fs/cgroup/systemd; then
	/bin/systemctl try-restart pcscd.service > /dev/null 2>&1
fi