Barbara M. wrote: > In the server already seen (for the php problem), I have found also this > (below) in the httpd crontab. > > I have reinstalled the box to a new TSL 2.2 > I am courios to know more about this; I have understand that every hour > the command create a file in /tmp and execute it, but in the doubt that > removing the "in clear" execute part of the command isn't enough safely, > I prefer tell to someone more skilled of me ... :-) > > Comments appreciated. > > Thanks, B. > > > (cronta.orig): > > ------------------------- > # "\177\105\114\106....
as far as I can gather, this series of escape codes are a dump of an ELF binary file (\105\114\106 translates as ELF) what it does, I can not say, but it seems to me like cron would execute that binary 21 minutes past every hour. -- Morten _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
