changing xinet.d config-templates for new cron-layout

This commit is contained in:
Michael Kaufmann (d00p)
2010-01-25 19:23:38 +00:00
parent a6297d0324
commit cb17e9db96
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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