diff options
author | 2015-12-01 20:27:06 +0000 | |
---|---|---|
committer | 2015-12-01 20:27:06 +0000 | |
commit | 983c1b0b29314aa847dcfbd23b1c97b068d7cb53 (patch) | |
tree | 6a8809039ef12643e54a1fb1e8a6f725e13ddf99 /libexec/rpc.rstatd | |
parent | Remove superfluous check; "Of course" deraadt@ (diff) | |
download | wireguard-openbsd-983c1b0b29314aa847dcfbd23b1c97b068d7cb53.tar.xz wireguard-openbsd-983c1b0b29314aa847dcfbd23b1c97b068d7cb53.zip |
rpc.rstatd(8) and rpc.rusersd(8) don't run as user nobody for quite some time.
Diffstat (limited to 'libexec/rpc.rstatd')
-rw-r--r-- | libexec/rpc.rstatd/rpc.rstatd.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libexec/rpc.rstatd/rpc.rstatd.8 b/libexec/rpc.rstatd/rpc.rstatd.8 index 3134fe09413..7d3b8b0ed2c 100644 --- a/libexec/rpc.rstatd/rpc.rstatd.8 +++ b/libexec/rpc.rstatd/rpc.rstatd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rpc.rstatd.8,v 1.10 2015/04/14 23:59:40 deraadt Exp $ +.\" $OpenBSD: rpc.rstatd.8,v 1.11 2015/12/01 20:27:06 tim Exp $ .\" .\" Copyright (c) 1985, 1991 The Regents of the University of California. .\" All rights reserved. @@ -27,9 +27,9 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $OpenBSD: rpc.rstatd.8,v 1.10 2015/04/14 23:59:40 deraadt Exp $ +.\" $OpenBSD: rpc.rstatd.8,v 1.11 2015/12/01 20:27:06 tim Exp $ .\" -.Dd $Mdocdate: April 14 2015 $ +.Dd $Mdocdate: December 1 2015 $ .Dt RPC.RSTATD 8 .Os .Sh NAME @@ -55,7 +55,7 @@ performs a to .Pa /var/empty and switches to user -.Va nobody . +.Va _rstatd . .Pp The options are as follows: .Bl -tag -width Ds |