commit | b70d98fe75621d7c71197f82b9fde630d2fa50b2 | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Wed Jul 20 14:05:15 2022 +0000 |
committer | Martin Kopec <mkopec@redhat.com> | Wed Jul 20 14:06:42 2022 +0000 |
tree | 47043bf2665473a7b1fd54c27d66b311ced8c8e6 | |
parent | bd6e5205b115fb0cafed7f50a676699a4b9fc0fe [diff] |
Fix doc for adding sudo privileges to stack user Writing NOPASSWD directive into /etc/sudoers was throwing permission denied errors. This commit writes the directive to the /etc/sudoers.d/stack file instead. Closes-Bug: #1981541 Change-Id: If30f01aa5f3a33dda79ff4a6892116511c8e1542