- display determined Froxlor path in cron.d-configurationtemplates, fixes #455

This commit is contained in:
Michael Kaufmann (d00p)
2010-11-01 11:26:36 +00:00
parent 2e59e2bfdf
commit f81826fd9b
6 changed files with 7 additions and 6 deletions

View File

@@ -5,4 +5,4 @@ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
#
# Regular cron jobs for the froxlor package
#
*/5 * * * * root /usr/bin/php5 -q /srv/www/htdocs/froxlor/scripts/froxlor_master_cronjob.php
*/5 * * * * root /usr/bin/php5 -q <BASE_PATH>scripts/froxlor_master_cronjob.php