[Bug 208411] [NEW] Please guard the inetd.conf checks

Adam Conrad adconrad at 0c3.net
Fri Mar 28 18:42:18 GMT 2008


Public bug reported:

The dovecot init scripts do some clever checks of inetd.conf to see if
another imap server is meant to be running on the system, but as we
don't ship an inetd by default anymore, this spews noisy output on a
default Ubuntu setup due to inetd.conf not existing.

If that entire block could be guarded with an "if [ -f /etc/inetd.conf
]; then ... fi", it would be much prettier. :)

** Affects: dovecot (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Please guard the inetd.conf checks
https://bugs.launchpad.net/bugs/208411
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.



More information about the Ubuntu-server-bugs mailing list