diff options
author | Silvino Silva <silvino@bk.ru> | 2016-10-03 18:45:10 +0100 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2016-10-03 18:45:10 +0100 |
commit | 44f7d00ad1d32bae79bca07ee5958a3da163c6e5 (patch) | |
tree | 0a7c605a23e80853af8985e838a7f4f7d98a3d8c /core | |
parent | dc2392c0420d3e25771a4bc1967ae97cba16194d (diff) | |
parent | cd136e5c6bb718bbc5b3ba9e1edcf883d58bded7 (diff) | |
download | doc-44f7d00ad1d32bae79bca07ee5958a3da163c6e5.tar.gz |
Merge branch 'f-certs' into r-0.2.3
Diffstat (limited to 'core')
-rw-r--r-- | core/exim.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/exim.html b/core/exim.html index c2a5a63..c4b3c95 100644 --- a/core/exim.html +++ b/core/exim.html @@ -51,7 +51,7 @@ <pre> # chown mail:mail /etc/ssl/keys/exim.key - # chmod 644 /etc/ssl/keys/exim.key + # chmod 0600 /etc/ssl/keys/exim.key # chmod 644 /etc/ssl/certs/exim.cert </pre> |