Re: [staf-users] init.d startup scripts

2010-01-20 Thread Pavel Tankov
Hi, I've found the startup scripts / environment scripts not really useful, as well. I've created my own (attached). Use them if you like. stafsrv goes in /etc/init.d/ and make sure it's executable Also, you need something like the following symlinks: /etc/rc0.d/K08stafsrv -> /etc/init.d/stafsr

[staf-users] init.d startup scripts

2010-01-18 Thread Carl Myers
Greetings all, I am trying to set up STAF for use on an isolated network we are setting up. As such, we want things to be as resilient and automated as possible. The startup scripts / environment scripts which are distributed with staf are not really suited for use from a standard init.d sc