File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -259,11 +259,23 @@ which will export
259259.Ar $NOTIFY_SOCKET
260260and listen for notifications. At the moment supporting
261261.Ar READY=1 Ns .
262+ .El
263+ .Pp
264+ The following options affect the ambient capabilities of processes on Linux.
265+ See
266+ .Xr capabilities 7 .
267+ .Bl -tag -width " RC_DEFAULTLEVEL"
262268.It Ar no_new_privs
263269Set no_new_privs on the daemon process, preventing it from gaining any
264270additional privilege, including through setuid/setgid binaries, file
265- capabilities, etc. See
266- .Xr capabilities 7 .
271+ capabilities, etc.
272+ .It Ar capabilities Ar CAPABILITIES
273+ Set additional ambient capabilities for the process.
274+ .It Ar secbits AR SECBITS
275+ Set the
276+ .Fl securebits
277+ for the process, adjusting how the kernel treats ambient capabilities for this
278+ process.
267279.El
268280.Sh DEPENDENCIES
269281You should define a
You can’t perform that action at this time.
0 commit comments