From 2eb9c932a4474154a24da7982289a9ee0b7da4b5 Mon Sep 17 00:00:00 2001 From: lace <> Date: Sun, 18 Dec 2005 00:56:35 +0000 Subject: [PATCH] Fixed the binary path - everyone needs to adjust it anyway. --- inetdmx.cron-hourly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inetdmx.cron-hourly b/inetdmx.cron-hourly index 7e45609..4c0ff2c 100755 --- a/inetdmx.cron-hourly +++ b/inetdmx.cron-hourly @@ -3,7 +3,7 @@ # See also: /etc/xinetd.d/httpd-stage-perl-xinetd -exec /root/src/inetdmx --stop \ +exec /root/src/inetdmx/inetdmx --stop \ --idle-server-timeout $[30*60] \ --lock /var/lock/httpd-stage-perl-inetdmx.lock \ --syslog \ -- 1.8.3.1