diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/postfix-fixcerts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/postfix-fixcerts.sh b/scripts/postfix-fixcerts.sh index b9ec25a..d1fe3ac 100755 --- a/scripts/postfix-fixcerts.sh +++ b/scripts/postfix-fixcerts.sh @@ -3,7 +3,7 @@ # This script lists the content of the directory / the files specifing # the trusted CAs in Postfix's configuration, makes a copy in the chroot # jail and rehash the directory if necessary. -# +# # Usage: sudo ./postfix-fixcerts.sh # # References: |