summaryrefslogtreecommitdiff
path: root/install/default-conf/etc/crontab
diff options
context:
space:
mode:
Diffstat (limited to 'install/default-conf/etc/crontab')
-rw-r--r--install/default-conf/etc/crontab1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/default-conf/etc/crontab b/install/default-conf/etc/crontab
new file mode 100644
index 00000000..d58671bc
--- /dev/null
+++ b/install/default-conf/etc/crontab
@@ -0,0 +1 @@
+*/15 * * * * www-data (cd /var/www/services/ ; php5 cron_dect.php)