On Mon, 5 Jun 2006, 09:29 GMT+02 Ralf S. Engelschall wrote: > On Mon, Jun 05, 2006, Robert Allerstorfer wrote:
>> [...] >> (6) a run-command script >> ??? >> [...] > It's /etc/rc.d/init.d/openpkg under RHEL. Thanks, just to complete this 6-points-checklist, the way to determine its location on RHEL could be (6) a run-command script: $ grep -e OpenPKG /etc/rc.d/init.d/* /etc/rc.d/init.d/optopenpkg:## optopenpkg -- startup/shutdown transfer script for OpenPKG /opt/openpkg hierarchy (may be useful when the prefix is not /openpkg as in my setup) The only thing I am still curious about is if it is generally a good idea to have an OpenPKG instance living on a production web server. I think the wording "living" fits, since a cron job will be executed every 15 minutes and I'm not sure if this could cause performance down sides. Also, isn't it possible to have a potential securiry risk opened by adding 3 openpkg users (openpkg, openpkg-r and openpkg-n) to the system that could theoretically login to a openpkg's bash shell? Sorry if this sounds too paranoid. rob. ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List openpkg-users@openpkg.org