diff options
Diffstat (limited to 'doc/s6-fdholderd.html')
-rw-r--r-- | doc/s6-fdholderd.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-fdholderd.html b/doc/s6-fdholderd.html index cb8f667..80f77a7 100644 --- a/doc/s6-fdholderd.html +++ b/doc/s6-fdholderd.html @@ -218,7 +218,7 @@ that matches this rule will be allowed to store or delete file descriptors using any identifier starting with <tt>unix:/tmp/</tt>. </li> <li> File descriptor retrieval rights. This will be checked for retrieval of individual file descriptors. This right is given if a non-empty -file named <tt>S6_FDHOLDER_RETRIEVE_REGEX</tt> is found is the <tt>env/</tt> +file named <tt>S6_FDHOLDER_RETRIEVE_REGEX</tt> is found in the <tt>env/</tt> subdirectory of one of the subdirectories checked by <a href="libs6/accessrules.html#uidgid">s6_accessrules_keycheck_uidgid</a>. This file should contain a single line, which will be interpreted as an |