summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>2002-06-04 22:46:43 +0000
committerNiels Provos <provos@cvs.openbsd.org>2002-06-04 22:46:43 +0000
commitde9f2084d97d1e71a0a36696f0828ff34e56b4fa (patch)
tree0933a7da3142a312c3029f9ad81018af5c8a247b /bin
parent4058ec40ce2dda7f8f853b1f55445ac439f2904b (diff)
document
Diffstat (limited to 'bin')
-rw-r--r--bin/systrace/systrace.19
1 files changed, 5 insertions, 4 deletions
diff --git a/bin/systrace/systrace.1 b/bin/systrace/systrace.1
index 30e71feeddf..fdaad4e1d15 100644
--- a/bin/systrace/systrace.1
+++ b/bin/systrace/systrace.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: systrace.1,v 1.6 2002/06/04 20:19:49 provos Exp $
+.\" $OpenBSD: systrace.1,v 1.7 2002/06/04 22:46:42 provos Exp $
.\"
.\" Copyright 2002 Niels Provos <provos@citi.umich.edu>
.\" All rights reserved.
@@ -54,11 +54,12 @@ The options are as follows:
.Bl -tag -width Dfxfile
.It Fl a
Enables automatic enforcement of configured policies. An operation
-not covered by policy is denied.
-.It Fl t
-Uses text mode to ask for interactive policy generation.
+not covered by policy is denied and logged via
+.Xr syslog 3 .
.It Fl i
Inherits the policy of the first executed binary to all children.
+.It Fl t
+Uses text mode to ask for interactive policy generation.
.It Fl U
Ignore user configured policies and use only global system policies.
.It Fl g Ar gui