summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsturm <sturm@openbsd.org>2006-05-03 05:16:26 +0000
committersturm <sturm@openbsd.org>2006-05-03 05:16:26 +0000
commita0bb2b925acfa4aba5d55711327fb9de9293c3a2 (patch)
treea9a0f09011cff1380b053763e923ebf14e1af885
parentSYSTR_MSG_CHILD is also sent when a child exits, from pr 5088 (diff)
downloadwireguard-openbsd-a0bb2b925acfa4aba5d55711327fb9de9293c3a2.tar.xz
wireguard-openbsd-a0bb2b925acfa4aba5d55711327fb9de9293c3a2.zip
be more clear about policy inheritance
help and ok jmc, provos
-rw-r--r--bin/systrace/systrace.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/systrace/systrace.1 b/bin/systrace/systrace.1
index e07b1515aa8..20830691e74 100644
--- a/bin/systrace/systrace.1
+++ b/bin/systrace/systrace.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: systrace.1,v 1.41 2005/04/23 09:36:47 jmc Exp $
+.\" $OpenBSD: systrace.1,v 1.42 2006/05/03 05:16:26 sturm Exp $
.\"
.\" Copyright 2002 Niels Provos <provos@citi.umich.edu>
.\" All rights reserved.
@@ -134,7 +134,9 @@ knows about.
.It Fl g Ar gui
Specifies an alternative location for the notification user interface.
.It Fl i
-Inherits the policy \- child processes inherit policy of the parent binary.
+Inherits the policy after a call to
+.Xr execve 2 .
+If this option is not specified, a new program will get its own policy.
.It Fl p Ar pid
Specifies the pid of a process that
.Nm