aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2013-01-17 20:38:37 +0100
committerGuilhem Moulin <guilhem.moulin@fripost.org>2013-01-17 20:38:37 +0100
commit6239e3f8a77a32333350d7c744db289ec9e4f6e0 (patch)
tree6bb549c646249073000ff21b410f85cc3974ec5d /scripts
parentc6e15e5272a094f37c79c48bb92f8ff9a5e60081 (diff)
Mailbox → User.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/postfix-fixcerts.sh2
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: