Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

Commit 0efd792

Browse files
authored
Merge pull request #112 from ac000/ctrl-sock-perms
Add info about the new --control-* options
2 parents cb83307 + ab6c9a5 commit 0efd792

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/howto/source.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,15 @@ counterparts, see :ref:`here <source-config-src>`.
950950
# unitd --control [::1]:8080
951951
# unitd --control :nxt_hint:`unix:/path/to/control.unit.sock <Note the unix: prefix>`
952952
953+
* - **--control-mode**
954+
- Sets the permission of the UNIX domain control socket. Default: 0600
955+
956+
* - **--control-user**
957+
- Sets the owner of the UNIX domain control socket.
958+
959+
* - **--control-group**
960+
- Sets the group of the UNIX domain control socket.
961+
953962
* - **--group name**, **--user name**
954963
- Group name and user name used to run Unit's non-privileged
955964
:ref:`processes <security-apps>`.

0 commit comments

Comments
 (0)