Changeset 569

Show
Ignore:
Timestamp:
05/23/08 21:13:06 (6 months ago)
Author:
free
Message:

Configure apt

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ares/trunk/debian/postinst

    r567 r569  
    5656     cdd-config ldap server 
    5757     cdd-config ldap client 
    58  
    59      # Don't configure apt on new installs, as it interfers with the installer 
    60      if [ "$2" != "" ]; then 
    61         cdd-config apt ares hardy 
    62      fi 
    63  
    6458     cdd-config spamassassin 
    6559     cdd-config fetchmail 
     
    6963     cdd-config havp 
    7064     cdd-config klogd 
     65     cdd-config apt ares hardy 
    7166 
    7267     if [ "$2" == "" ]; then