Per http://www.thedjbway.org/svscanboot.html it is sometimes a nice idea to have the output of svscan piped into multilog instead of readproctitle. The attached shell script alters rc.d/svscan.sh to do this. I'm sure that having it as a configure option would be better, but I don't know how to do that. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->roam Over to maintainer
State Changed From-To: open->analyzed Looking into it, thanks for the idea!
State Changed From-To: analyzed->closed I just committed a modified version of your patch. Thanks for the idea and your work on the patch!
roam 2007-10-30 10:49:16 UTC FreeBSD ports repository Modified files: sysutils/daemontools Makefile sysutils/daemontools/files svscan.sh.sample Added files: sysutils/daemontools/files rts-skip.patch Log: Add a knob to disable the run-time testsuite, e.g. when building with a NFS-mounted work directory (prompted by PR 115100). Add support for logging through multilog instead of readproctitle for the main svscan process and document the startup script variables (loosely based on PR 111749). PR: 111749, 115100 Submitted by: Andrew Hammond<andrew.george.hammond@gmail.com>, Charles Sprickman <spork@bway.net> Revision Changes Path 1.26 +6 -1 ports/sysutils/daemontools/Makefile 1.1 +11 -0 ports/sysutils/daemontools/files/rts-skip.patch (new) 1.14 +34 -6 ports/sysutils/daemontools/files/svscan.sh.sample _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"