Skip to content

Commit

Permalink
varnishd.1: Elaborate on the Linux jail
Browse files Browse the repository at this point in the history
  • Loading branch information
cartoush authored and nigoroll committed Sep 12, 2024
1 parent 3862b9d commit 5353deb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions doc/sphinx/reference/varnishd.rst
Original file line number Diff line number Diff line change
Expand Up @@ -456,8 +456,11 @@ specific options. Available jails are:

-j <linux[,user=`user`][,ccgroup=`group`][,workuser=`user`]>

Default on Linux platforms, it overloads the UNIX jail with
Linux-specific mechanisms.
Default on Linux platforms, it extends the UNIX jail with
Linux-specific mechanisms:

- warn when *workdir* is not in a ``tmpfs``
- try keeping the process dumpable after dropping privileges

-j <unix[,user=`user`][,ccgroup=`group`][,workuser=`user`]>

Expand Down

0 comments on commit 5353deb

Please sign in to comment.