2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-31 06:15:37 +00:00

Mac OS X -> macOS

This commit is contained in:
Todd C. Miller
2017-06-02 16:10:37 -06:00
parent 7526869d87
commit 0ab00964ec
10 changed files with 29 additions and 29 deletions

View File

@@ -40,7 +40,7 @@ still allow people to get their work done."
%endif
%if [macos]
# System Integrity Protection on Mac OS X won't allow us to write
# System Integrity Protection on macOS won't allow us to write
# directly to /etc or /var. We must install in /private instead.
case "$sudoersdir" in
/etc|/etc/*)