summaryrefslogtreecommitdiff
path: root/community/courier-imap/courier-imap.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-08-27 23:14:39 +0000
committerroot <root@rshg054.dnsready.net>2011-08-27 23:14:39 +0000
commita4c358009dd89183b4124505c694ea7f5fcdbeec (patch)
tree2b157b1e89ca7df45bd35f6a72c39b26af558827 /community/courier-imap/courier-imap.install
parentd7d02f7c02a5c761e8a64df49598ae976640e450 (diff)
Sat Aug 27 23:14:39 UTC 2011
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"