> i didn't :) the run file calls mathopd with the "-dn" flags, which > prohibit it from daemonizing and outputs some status messages to stdout or > stderr, which ever. i would like mathopd to have a flag that logs > everything to stdout, which would be very simple and perfect to be used > under daemontools.
If you want to log to stdout, set the log file to /dev/stdout and then run mathopd with the -n flag.
