Panel/Agent-Windows/OGP64/etc/preremove/p11-kit.sh
2026-06-06 18:46:40 -04:00

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