Fixed the binary path - everyone needs to adjust it anyway.
[inetdmx.git] / inetdmx.cron-hourly
1 #! /bin/bash
2 # $Id$
3
4
5 # See also: /etc/xinetd.d/httpd-stage-perl-xinetd
6 exec /root/src/inetdmx/inetdmx --stop \
7                 --idle-server-timeout $[30*60] \
8                 --lock /var/lock/httpd-stage-perl-inetdmx.lock \
9                 --syslog \
10                 /etc/init.d/httpd-stage-perl stop