Important Notice for Cactid 0.8.6g and Onward As of Cactid version 0.8.6g, scripts are no longer executed through the poller with a shell. This greatly increases speed as only one process needs to be created for every script call rather than two.
Because of this change, scripts that rely on the shell environment's PATH will no longer work. You must go through your scripts under "Data Input Methods" and make sure that the "Input Script" field always contains the complete path to any binary that is referenced. After making this change, you should clear your poller cache under "Utilities" for the changes to take effect. For example, a script that was called as "perl /path/to/my/script.pl", must now be called as "/usr/bin/perl /path/to/my/script.pl". Be sure to update your scripts in "Data Input Methods" before upgrading Cactid to prevent data loss. -- Michał Panasiewicz - PLD Linux Distribution Developer http://www.pld-linux.org & GnomePL Developer http://www.gnomepl.org e-mail: wolvverine[at]tlen[dot]pl wolvverine[at]pld-linux[dot]org jabber: wolvverine[at]chrome[dot]pl gg: 747212 _______________________________________________ pld-users-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-users-pl
