docs: use term "sudo" instead of "root"

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
th33xitus 2022-10-15 11:50:45 +02:00 committed by Eric Callahan
parent fb327a6ca9
commit f0e4678fab
1 changed files with 1 additions and 1 deletions

View File

@ -5545,7 +5545,7 @@ when a sudo request has been granted.
{ {
"sudo_requested": true, "sudo_requested": true,
"sudo_messages": [ "sudo_messages": [
"Root access required to update Moonraker's systemd service." "Sudo password required to update Moonraker's systemd service."
] ]
} }
] ]