diff --git a/templates/misc/configfiles/debian_etch/xinetd/etc_xinet.d_froxlor b/templates/misc/configfiles/debian_etch/xinetd/etc_xinet.d_froxlor index 53fe7d3d..b36310ef 100644 --- a/templates/misc/configfiles/debian_etch/xinetd/etc_xinet.d_froxlor +++ b/templates/misc/configfiles/debian_etch/xinetd/etc_xinet.d_froxlor @@ -7,7 +7,7 @@ service froxlor user = root server = /usr/bin/php - server_args = -q /var/www/froxlor/scripts/cron_tasks.php + server_args = -q /var/www/froxlor/scripts/froxlor_master_cronjob.php bind = 127.0.0.1 only_from = 127.0.0.1 diff --git a/templates/misc/configfiles/debian_lenny/xinetd/etc_xinet.d_froxlor b/templates/misc/configfiles/debian_lenny/xinetd/etc_xinet.d_froxlor index 80ea8d4b..197a3ca8 100644 --- a/templates/misc/configfiles/debian_lenny/xinetd/etc_xinet.d_froxlor +++ b/templates/misc/configfiles/debian_lenny/xinetd/etc_xinet.d_froxlor @@ -7,7 +7,7 @@ service froxlor user = root server = /usr/bin/php - server_args = -q /var/www/froxlor/scripts/cron_tasks.php + server_args = -q /var/www/froxlor/scripts/froxlor_master_cronjob.php bind = 127.0.0.1 only_from = 127.0.0.1 diff --git a/templates/misc/configfiles/gentoo/xinetd/etc_xinet.d_froxlor b/templates/misc/configfiles/gentoo/xinetd/etc_xinet.d_froxlor index 80ea8d4b..197a3ca8 100644 --- a/templates/misc/configfiles/gentoo/xinetd/etc_xinet.d_froxlor +++ b/templates/misc/configfiles/gentoo/xinetd/etc_xinet.d_froxlor @@ -7,7 +7,7 @@ service froxlor user = root server = /usr/bin/php - server_args = -q /var/www/froxlor/scripts/cron_tasks.php + server_args = -q /var/www/froxlor/scripts/froxlor_master_cronjob.php bind = 127.0.0.1 only_from = 127.0.0.1 diff --git a/templates/misc/configfiles/ubuntu_hardy/xinetd/etc_xinet.d_froxlor b/templates/misc/configfiles/ubuntu_hardy/xinetd/etc_xinet.d_froxlor index 80ea8d4b..197a3ca8 100644 --- a/templates/misc/configfiles/ubuntu_hardy/xinetd/etc_xinet.d_froxlor +++ b/templates/misc/configfiles/ubuntu_hardy/xinetd/etc_xinet.d_froxlor @@ -7,7 +7,7 @@ service froxlor user = root server = /usr/bin/php - server_args = -q /var/www/froxlor/scripts/cron_tasks.php + server_args = -q /var/www/froxlor/scripts/froxlor_master_cronjob.php bind = 127.0.0.1 only_from = 127.0.0.1