aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/opensim-crontab.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--opensim-crontab.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/opensim-crontab.txt b/opensim-crontab.txt
index ab694f7..caaaafc 100644
--- a/opensim-crontab.txt
+++ b/opensim-crontab.txt
@@ -9,3 +9,6 @@
9# experimental version using savelog -c cycles all opensim log files over 7 days 9# experimental version using savelog -c cycles all opensim log files over 7 days
100 0 * * * /usr/bin/savelog -c 7 /var/log/opensim/*.log 100 0 * * * /usr/bin/savelog -c 7 /var/log/opensim/*.log
11 11
12# Backup the sims every 6 hours.
130 */6 * * * /opt/opensim/setup/backup-sims.sh
14