X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=110ec6c0d9adf87357fd7bd0961e2f8ec1eb61c1;hb=7cd919bade9722ad8394be41fe3f106f4e7b193f;hp=fcdaf01e3d8e254ce2469bdd62850446311b130c;hpb=aab7c6a746d8bf20a00327815490fef24f26eebf;p=postfix-cn.git diff --git a/debian/postinst b/debian/postinst index fcdaf01..110ec6c 100755 --- a/debian/postinst +++ b/debian/postinst @@ -274,7 +274,7 @@ $fqdn root@$mailname + ln -sf "$cert.pem" `openssl x509 -noout -hash < "$cert.pem"`.0 - chown root.root "/etc/ssl/certs/$cert.pem" + chown root:root "/etc/ssl/certs/$cert.pem" chmod 0640 "/etc/ssl/certs/$cert.pem" fi