projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0233f85
)
And fix a pronoun
author
Peter Palfrader
<peter@palfrader.org>
Thu, 30 Nov 2017 20:13:42 +0000
(21:13 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Thu, 30 Nov 2017 20:13:42 +0000
(21:13 +0100)
modules/sudo/files/sudoers
patch
|
blob
|
history
diff --git
a/modules/sudo/files/sudoers
b/modules/sudo/files/sudoers
index
4284ff0
..
8d7490d
100644
(file)
--- a/
modules/sudo/files/sudoers
+++ b/
modules/sudo/files/sudoers
@@
-21,7
+21,7
@@
Defaults env_reset
Defaults passprompt="[sudo] password for %u on %h: "
Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
-# Find binaries to be executed as archvsync user also in it
'
s home, so the
+# Find binaries to be executed as archvsync user also in its home, so the
# caller does not need to know.
Defaults>archvsync secure_path="/home/archvsync/bin:/usr/local/bin:/usr/bin:/bin"