Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Control-Socket permission Options to HowTo - Startup / Shutdown #107

Closed
Tracked by #104
tippexs opened this issue Feb 26, 2024 · 0 comments · Fixed by #112
Closed
Tracked by #104

Add Control-Socket permission Options to HowTo - Startup / Shutdown #107

tippexs opened this issue Feb 26, 2024 · 0 comments · Fixed by #112
Assignees

Comments

@tippexs
Copy link
Contributor

tippexs commented Feb 26, 2024

On https://unit.nginx.org/howto/source/#startup-and-shutdown we should reflect the new options to change the permissions of the Unit Control Socket introduced with nginx/unit#1000

The new options are:

  • --control-mode - set mode of the control API socket - default 0600
  • --control-user User - set the owner of the control API socket
  • --control-group Group - set the group of the control API socket
@tippexs tippexs mentioned this issue Feb 26, 2024
24 tasks
@tippexs tippexs changed the title Add Control-Socket permission Flags Add Control-Socket permission Options to HowTo - Startup / Shutdown Feb 26, 2024
ac000 added a commit to ac000/unit-docs that referenced this issue Feb 26, 2024
This documents the new (in 1.32.0) --control-mode, --control-user &
--control-group options to untid(8).

Closes: nginx#107
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
@ac000 ac000 linked a pull request Feb 26, 2024 that will close this issue
ac000 added a commit to ac000/unit-docs that referenced this issue Feb 27, 2024
This documents the new (in 1.32.0) --control-mode, --control-user &
--control-group options to untid(8).

Closes: nginx#107
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
ac000 added a commit to ac000/unit-docs that referenced this issue Feb 27, 2024
This documents the new (in 1.32.0) --control-mode, --control-user &
--control-group options to untid(8).

Closes: nginx#107
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
ac000 added a commit to ac000/unit-docs that referenced this issue Feb 27, 2024
This documents the new (in 1.32.0) --control-mode, --control-user &
--control-group options to untid(8).

Closes: nginx#107
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants