Re: shell script for checking and starting?
Dmitry Volkoff <[email protected]> Mon, 15 Dec 2003 05:17:07 +0300
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <20031215021707.GA26628@server1> |
On Tue, Apr 02, 2002 at 05:17:39PM +0200, Michiel Boland wrote:
> If you want to log to stdout, set the log file to /dev/stdout and then run
> mathopd with the -n flag.
Hello,
I need to redirect all logs to stdout, but this doesn't work on Linux.
/dev/stdout on Linux is a symlink into /proc and the device ownership
is determined by the UID of the invoking user. User ``www'' cannot write
to stdout owned by root... Any ideas?
--
DV