in reply to Re: xinetd and perl
in thread xinetd and perl
and the following kind of line at the bottom of /etc/servicesservice servermon { disable = no socket_type = stream wait = no user = root instances = 3 server = /home/backup/servermon/monitord.pl log_on_failure += USERID }
(the name of the service has to match the name in ect services, or you have to give more details.man xinetd.conf is fairly explanetory)servermon 2345/tcp
|
|---|