Re: shell script for checking and starting?
Michiel Boland <[email protected]>
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
> I'm not at all familiar with mathopd config file but last time I looked > at it I could not spot an easy way to make mathopd log to stdout; > how did you do it? You can run mathopd with the -n flag. That will stop it from becoming a daemon and log to stderr. You will need version 1.4 though otherwise it won't work.