in reply to Re: Running Perl program w/root privs via cron
in thread Running Perl program w/root privs via cron

Unfortunately, I didn't tell you some important info -
  1. The app decides which hosts it is going to update dynamically, it doesn't know ahead of time
  2. Eventually it may not be run via cron, it might also be triggered via db updates or some other method
Your suggestion was very good given what I told you, and I thank you very much for it. :-)
  • Comment on Re: Re: Running Perl program w/root privs via cron