Skip to content

Commit 19ca7fd

Browse files
author
Sean Reifschneider
committed
Changing sudoers line.
1 parent f4cbc37 commit 19ca7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ to the arguments after "--".
6060
To enable sudo, you would create a file `/etc/sudoers.d/backup-client`
6161
which contains something similar to:
6262

63-
BACKUP_USERNAME ALL=(ALL) ALL, (root) NOPASSWD: backup-client
63+
BACKUP_USERNAME ALL=(root)NOPASSWD: backup-client
6464

6565
Where `BACKUP_USERNAME` is the name of the user you have created for
6666
backups. This is the home directory where the .ssh directory includes the

0 commit comments

Comments
 (0)