mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Minor mdoc fix.
This commit is contained in:
parent
9215d178a4
commit
09c024e1a1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=240469
@ -168,18 +168,18 @@ If set to
|
||||
.Dq Li NO ,
|
||||
no swapfile is installed, otherwise the value is used as the full
|
||||
pathname to a file to use for additional swap space.
|
||||
.It Va Ns Ao Ar name Ac Ns Va _chroot
|
||||
.It Ao Ar name Ac Ns Va _chroot
|
||||
.Pq Vt str
|
||||
.Xr chroot
|
||||
to this directory before running the service.
|
||||
.It Va Ns Ao Ar name Ac Ns Va _user
|
||||
.It Ao Ar name Ac Ns Va _user
|
||||
.Pq Vt str
|
||||
Run the service under this user account.
|
||||
.It Va Ns Ao Ar name Ac Ns Va _group
|
||||
.It Ao Ar name Ac Ns Va _group
|
||||
.Pq Vt str
|
||||
Run the chrooted service under this system group. Unlike the _user
|
||||
setting, this setting has no effect if the service is not chrooted.
|
||||
.It Ns Ao Ar name Ac Ns Va _nice
|
||||
.It Ao Ar name Ac Ns Va _nice
|
||||
.Pq Vt int
|
||||
The
|
||||
.Xr nice 1
|
||||
|
Loading…
Reference in New Issue
Block a user