howto/static-mirroring: fix typo ("sudoer" -> "sudoers")
authorAdam D. Barratt <adam@adam-barratt.org.uk>
Tue, 29 Oct 2019 11:14:40 +0000 (11:14 +0000)
committerAdam D. Barratt <adam@adam-barratt.org.uk>
Tue, 29 Oct 2019 11:14:40 +0000 (11:14 +0000)
Signed-off-by: Adam D. Barratt <adam@adam-barratt.org.uk>
input/howto/static-mirroring.creole

index 6bfeac5..b99cc59 100644 (file)
@@ -22,7 +22,7 @@ Using already configured source and master hosts.
 
 * Give sudo to run the right {{{static-update-component}}} to the appropriate group:
 {{{
-       /usr/sbin/visudo -f dsa-puppet/modules/sudo/files/sudoer
+       /usr/sbin/visudo -f dsa-puppet/modules/sudo/files/sudoers
 }}}
 and add something like
 {{{