Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release > by-pkgid > 8ef13edc7895aa0b6545c5346e0c206e > scriptlet

pcsc-cyberjack-3.99.5.SP14-2.mga9.x86_64.rpm

PREIN

/bin/sh
/usr/share/rpm-helper/add-group pcsc-cyberjack $1 cyberjack

POSTIN

/bin/sh



 
if [ $1 -ge 1 ] && [ -x "/usr/lib/systemd/systemd-update-helper" ]; then 
    # Package upgrade, not uninstall 
    /usr/lib/systemd/systemd-update-helper mark-restart-system-units pcscd.socket || : 
fi

POSTUN

/bin/sh



 
if [ $1 -ge 1 ] && [ -x "/usr/lib/systemd/systemd-update-helper" ]; then 
    # Package upgrade, not uninstall 
    /usr/lib/systemd/systemd-update-helper mark-restart-system-units pcscd.socket || : 
fi