summaryrefslogtreecommitdiff
path: root/community/courier-imap/courier-imap.install
diff options
context:
space:
mode:
Diffstat (limited to 'community/courier-imap/courier-imap.install')
-rw-r--r--community/courier-imap/courier-imap.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/courier-imap/courier-imap.install b/community/courier-imap/courier-imap.install
index cf73119e2..9046777a7 100644
--- a/community/courier-imap/courier-imap.install
+++ b/community/courier-imap/courier-imap.install
@@ -8,7 +8,7 @@ post_upgrade() {
echo "Example prior to this change:"
echo " DAEMONS=( ... courier-imap ...)"
echo "Example after this change:"
- echo " DAEMONS=( ... authdaemond imapd imapd-ssl pop3d pop3d-ssl .. )"
+ echo " DAEMONS=( ... authdaemond imapd imapd-ssl pop3d pop3d-ssl ... )"
echo "This allows better control over the daemons and will generate"
echo "correct entries in /run/daemons"
echo "An old configuration will keep working but please do migrate in time"