GSP-Agent-Windows/OGP64/etc/preremove/p11-kit.sh

5 lines
145 B
Bash

if [ -f /etc/pkcs11/pkcs11.conf ] && cmp -s /etc/defaults/etc/pkcs11/pkcs11.conf /etc/pkcs11/pkcs11.conf
then
rm /etc/pkcs11/pkcs11.conf
fi