Codebase list cyrus-sasl2 / 7ab6970
Purge /usr/lib/sasl2/berkeley_db.active if the /etc/sasldb2 was purged Ondřej Surý 10 years ago
1 changed file(s) with 2 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
4444
4545 if [ "$RET" = "true" ]; then
4646 rm -f /etc/sasldb2
47 rm -f /usr/lib/sasl2/berkeley_db.active
48 rmdir -f /usr/lib/sasl2
4749 fi
4850 fi
4951 ;;