From cb17e9db96c9a4b8702b2d6871b1433a80b52321 Mon Sep 17 00:00:00 2001 From: "Michael Kaufmann (d00p)" Date: Mon, 25 Jan 2010 19:23:38 +0000 Subject: [PATCH] changing xinet.d config-templates for new cron-layout --- .../misc/configfiles/debian_etch/xinetd/etc_xinet.d_froxlor | 2 +- .../misc/configfiles/debian_lenny/xinetd/etc_xinet.d_froxlor | 2 +- templates/misc/configfiles/gentoo/xinetd/etc_xinet.d_froxlor | 2 +- .../misc/configfiles/ubuntu_hardy/xinetd/etc_xinet.d_froxlor | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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