Fix directory permissions (0600 -> 0700)

Reviewed by:	trhodes
This commit is contained in:
Denis Peplin 2004-10-22 12:36:46 +00:00
parent 4bd7a0fd23
commit 50a275484c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22648

View file

@ -5845,7 +5845,7 @@ An optional company name []:<userinput><replaceable>Another Name</replaceable></
certificate itself, <filename>new.crt</filename>. These should
be placed in a directory, preferably under
<filename role="directory">/etc</filename>, which is readable
only by <username>root</username>. Permissions of 0600 should be fine for this and
only by <username>root</username>. Permissions of 0700 should be fine for this and
they can be set with the <command>chmod</command>
utility.</para>
</sect2>