Update docs/source/reference/config-sudo.md

Co-authored-by: Min RK <benjaminrk@gmail.com>
This commit is contained in:
Christian Dike
2022-10-24 11:33:48 +01:00
committed by GitHub
parent 7b636b6f9c
commit e76e9099c2

View File

@@ -46,7 +46,7 @@ We want to confine these permissions to only what we really need.
## Edit `/etc/sudoers`
To do this we write to `/etc/sudoers` (use `visudo` for safe editing of sudoers):
To do this we add to `/etc/sudoers` (use `visudo` for safe editing of sudoers):
- specify the list of users `JUPYTER_USERS` for whom `rhea` can spawn servers
- set the command `JUPYTER_CMD` that `rhea` can execute on behalf of users