From: Tobias Oetiker Date: Sat, 24 Jun 2017 14:50:53 +0000 (+0200) Subject: permissions are 644 not 622 X-Git-Tag: v1.7.1~127 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a54b46fb766b76354acf8585f6888fa485c0a36;p=thirdparty%2Frrdtool-1.x.git permissions are 644 not 622 --- diff --git a/doc/rrdcreate.pod b/doc/rrdcreate.pod index cb84c53d..b61a8081 100644 --- a/doc/rrdcreate.pod +++ b/doc/rrdcreate.pod @@ -745,7 +745,7 @@ RPN expression handles the divide by zero case. =head1 SECURITY -Note that new rrd files will have the permission 0622 regarless of your +Note that new rrd files will have the permission 0644 regarless of your umask setting. If a file with the same name previously exists, its permission settings will be copied to the new file.