Ignore:
Timestamp:
08/03/18 13:17:46 (7 years ago)
Author:
Edwin Eefting <edwin@datux.nl>
Branches:
master, perl-5.22
Children:
a384a97
Parents:
981dbbc (diff), 1163be4 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'gcc484'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • npl/mailserver/kopano_conf/root/etc/cron.weekly/kopano_clean

    r981dbbc rce9f9b3  
    1717if ! [ -e /var/lib/kopano/kopano_upgrade_fix ]; then
    1818        syn3-state kopano OK "$TXT kopano 7 upgrade bugfix aan het uitvoeren (eenmalig)"
    19         mysql -p`cat /etc/my.passwd` kopano -e "
     19        mysql -p`cat /etc/my.passwd` zarafa -e "
    2020                begin;
    2121                truncate table tproperties;
     
    3535
    3636syn3-state kopano OK "$TXT database optimalisatie"
    37 mysqlcheck --optimize -p`cat /etc/my.passwd` kopano || abort "database optimalisatie mislukt"
     37mysqlcheck --optimize -p`cat /etc/my.passwd` zarafa || abort "database optimalisatie mislukt"
    3838
    3939syn3-state kopano OK "$TXT kopano search xapian compact"
Note: See TracChangeset for help on using the changeset viewer.