Skip to content

Commit 4bc39bd

Browse files
committed
Updated documentation for configure-nginx-agent-group.md to follow new style updates per issue #228
1 parent 897565f commit 4bc39bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/agent/configuration/configure-nginx-agent-group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ doctypes: ["task"]
1313

1414
During installation, NGINX Agent detects the NGINX user (typically `nginx`) for the master and worker processes and adds this user to a group called `nginx-agent`.
1515

16-
If you change the NGINX username after installing the NGINX Agent, you'll need to add the new username to the `nginx-agent` group so that the NGINX socket has the proper permissions.
16+
If you change the NGINX username after installing NGINX Agent, you'll need to add the new username to the `nginx-agent` group so that NGINX socket has the proper permissions.
1717

1818
A failure to update the `nginx-agent` group when the NGINX username changes may result in non-compliance errors for NGINX Plus.
1919

0 commit comments

Comments
 (0)