Subj : src/sbbs3/jsexec.c To : Git commit to sbbs/master From : Rob Swindell Date : Fri Nov 13 2020 19:43:21 https://gitlab.synchro.net/sbbs/sbbs/-/commit/74b4a948bb366ce463a78eef Modified Files: src/sbbs3/jsexec.c Log Message: More control over output streamsAdded options -A[filename] and -S[filename] to allow more control over which output streams go where (for mlong and his troubles with running ircd via systemd).-A controls "all messages" either sending all to stdout or the specified filename. This override the automatic suppression of the console output stream when run without a controlling TTY.-S controls "status message" (includes non-error level log messages), either sending the status messages to stdout or the specified filename. This also overrides the automatic suppression of the console output stream when run without a controlling TTY. --- SBBSecho 3.11-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .