stud ubuntu howto?
- by Matt H
I've just been looking at the stud init script as I thought perhaps I'm meant to create a stud.conf inside /etc/stud
However, in looking through the init script it would apppear that it loads stud.conf variables into the current environment. This of course fails for some reason and you get a bunch of errors.
Worse still, stud source code doesn't work with environment variables.
Can someone tell me how you're actually meant to set up stud with init script as it would appear to be completely broken.
Maybe I can just disable the init script and call stud from rc.local?