X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=postfix-cn.git;a=blobdiff_plain;f=debian%2Fpostinst;h=110ec6c0d9adf87357fd7bd0961e2f8ec1eb61c1;hp=fcdaf01e3d8e254ce2469bdd62850446311b130c;hb=7cd919bade9722ad8394be41fe3f106f4e7b193f;hpb=97529caed5792c0bf6950e589cf899fdeab4d954 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