diff options
-rw-r--r-- | man1/jaildaemon.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man1/jaildaemon.1 b/man1/jaildaemon.1 index 194cac0..cdbcb99 100644 --- a/man1/jaildaemon.1 +++ b/man1/jaildaemon.1 | |||
@@ -13,6 +13,7 @@ | |||
13 | .Cm Fl c Ar command Fl j Ar jid | 13 | .Cm Fl c Ar command Fl j Ar jid |
14 | .Op Fl rR | 14 | .Op Fl rR |
15 | .Op Fl u Ar uid | 15 | .Op Fl u Ar uid |
16 | .Op Fl g Ar gid | ||
16 | .Op Fl t Ar proctitle | 17 | .Op Fl t Ar proctitle |
17 | .Op Fl f Ar ipcsockpath | 18 | .Op Fl f Ar ipcsockpath |
18 | .Sh DESCRIPTION | 19 | .Sh DESCRIPTION |
@@ -108,6 +109,10 @@ outside the jail are never guaranteed to match.) | |||
108 | .Pp | 109 | .Pp |
109 | Use this option only if you know, what you're doing. For most occasions it | 110 | Use this option only if you know, what you're doing. For most occasions it |
110 | is a good idea to restrict signalling probes to the root user. | 111 | is a good idea to restrict signalling probes to the root user. |
112 | .Pp | ||
113 | .It Fl g Ar gid | ||
114 | Set the group ID of the probe process. Useful together with the -u switch on | ||
115 | hosts where security.bsd.see_other_gids=0. | ||
111 | .El | 116 | .El |
112 | .Pp | 117 | .Pp |
113 | Exactly one of the | 118 | Exactly one of the |