Changes between Version 37 and Version 38 of PuffinServer
- Timestamp:
- 05/12/13 22:38:46 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PuffinServer
v37 v38 36 36 barracuda up-stable 37 37 octopus 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 -i44 export EDITOR=vim45 crontab -e46 47 #11 * * * * bash /var/xdrago/clear.sh >/dev/null 2>&148 49 38 }}} 50 39