Commit graph

2 commits

Author SHA1 Message Date
Peter Pentchev
2aaa1724aa Fix another instance of replacing %%DAEMON%% with /usr/sbin/daemon,
somehow missed by dougb - still, thanks for doing it :)  However,
drop the -f option to daemon - with both readproctitle and
multilog, we definitely do *not* want to lose svscan's output.

While I'm here, restore the spirit of the STARTUP_SCRIPT functionality
removed in pgollucci's rc.subr change by introducing the S_NORMAL and
S_EARLY option knobs and modifying the startup script's REQUIRE and
BEFORE settings accordingly.

Add short descriptive headers to the patches and bump PORTREVISION
for the real changes.

Reported by:	Valentin Zahariev <curly@e-card.bg> (the daemon part)
2010-01-06 11:07:54 +00:00
Peter Pentchev
fd6405d10d 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>
2007-10-30 10:49:16 +00:00