Replies: 1 comment
-
|
The user in fact is allowed to reload the service with sudo, that resolves the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Somehow I don't get the scenario logic.
You do not provide sudo, but there's already an nginx-server listening on the localhost:80 launched under root (so no "kill -HUP", etc.), no access to iptables to port-forward as well (to bind nginx to another port and port-forward there).
Beta Was this translation helpful? Give feedback.
All reactions