From: lace <> Date: Sun, 18 Dec 2005 00:56:35 +0000 (+0000) Subject: Fixed the binary path - everyone needs to adjust it anyway. X-Git-Url: http://git.jankratochvil.net/?p=inetdmx.git;a=commitdiff_plain;h=2eb9c932a4474154a24da7982289a9ee0b7da4b5 Fixed the binary path - everyone needs to adjust it anyway. --- 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 \