Changeset 511

Show
Ignore:
Timestamp:
05/11/08 12:06:09 (3 months ago)
Author:
free
Message:

* Enable spamassassin cron update

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • cdd-utils/trunk/debian/changelog

    r509 r511  
    77  * Idempotent ldap, nfs, monit and apt scripts 
    88  * Instruct dhclient to send host-name 
     9  * Enable spamassassin cron update 
    910 
    1011 -- Free Ekanayaka <free@64studio.com>  Thu, 08 May 2008 21:55:32 +0200 
  • cdd-utils/trunk/lib/server.sh

    r510 r511  
    5454 
    5555    key="ENABLED" 
     56    sep="=" 
     57    val="1" 
     58    set_key $key $sep $val $cfg 
     59    key="CRON" 
    5660    sep="=" 
    5761    val="1"