LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
"Glenn A. Malling" <[log in to unmask]>
Sat, 31 Mar 2001 14:18:00 -0500
text/plain (14 lines)
Oops, missed part of your question.  To have the output in the
listserv.log and on /dev/console try something like:

ls:235:respawn:/home/listserv/go 2>&1 |/usr/bin/tee -a /path/to/listserv.log \
                >/dev/console

This shell pipeline may not work in /etc/inittab.  If not take
it inside the go script.

LISTSERV crashes are quite rare so it's reasonable to start it
out of rc.local.

Glenn

ATOM RSS1 RSS2