Changes between Version 37 and Version 38 of PuffinServer


Ignore:
Timestamp:
05/12/13 22:38:46 (4 years ago)
Author:
chris
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PuffinServer

    v37 v38  
    3636barracuda up-stable 
    3737octopus up-stable all 
    38 }}} 
    39  
    40 Then the root cronjob running {{{/var/xdrago/clear.sh}}} at 11 mins past the hour needs commenting out due to the 502 errors it causes, see ticket:483: 
    41  
    42 {{{ 
    43 sudo -i 
    44 export EDITOR=vim 
    45 crontab -e 
    46  
    47 #11 * * * * bash /var/xdrago/clear.sh >/dev/null 2>&1 
    48  
    4938}}} 
    5039