X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=carnet-upgrade.git;a=blobdiff_plain;f=src%2Ffunctions.sh;h=94db9b049beaeff3640cf5ee3a2c37d11580015f;hp=a223c8a540ddc05f3a958ce11fb5537fe0b95d53;hb=1f2da037f06adc5e03b674cc57389d0ee7b30072;hpb=f5b8f624999ceed116af83b5e4d66f0e53117510 diff --git a/src/functions.sh b/src/functions.sh index a223c8a..94db9b0 100644 --- a/src/functions.sh +++ b/src/functions.sh @@ -733,6 +733,10 @@ restore_configs () { restore_file /etc/issue.net fi + if pkg slapd lt 2.4.23-7.2; then + restore_file /etc/default/slapd + fi + # dovecot won't start with these options if pkg dovecot-cn && pkg dovecot-common lt 1:1.2.15-7; then sed -i 's/^\( *\)\(sieve\(_storage\)\?=.*\)/\1#\2/' \