Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 682fa8451e0ac27f68e8f18839a2de01 > scriptlet

ccid-1.4.8-2.mga3.x86_64.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