Subject: CVS commit: sharesrc/share/man/man8
To: None <source-changes@netbsd.org>
From: Andrew Brown <atatat@netbsd.org>
List: source-changes
Date: 07/08/2002 19:14:56
Module Name:	sharesrc
Committed By:	atatat
Date:		Mon Jul  8 16:14:56 UTC 2002

Modified Files:
	basesrc/etc: rc.subr
	sharesrc/share/man/man8: rc.subr.8

Log Message:
Add systrace(1) support to rc.subr.  Most services (eg, ${name} is
inetd) started from rc can now be run under systrace by setting
${name}_systrace to a set of flags to be passed to systrace.  Note
that policies need to generated before you do this.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 basesrc/etc/rc.subr
cvs rdiff -r1.8 -r1.9 sharesrc/share/man/man8/rc.subr.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.