From: Todd C. Miller Date: Tue, 4 Nov 2008 20:45:45 +0000 (+0000) Subject: mention defauts parse order X-Git-Tag: SUDO_1_7_0~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e2fb6dbb0f71dc9b82999527c62af96d0c966135;p=sudo mention defauts parse order --- diff --git a/sudoers.pod b/sudoers.pod index 0322001be..a561be415 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -234,6 +234,10 @@ These operators are used to add to and delete from a list respectively. It is not an error to use the C<-=> operator to remove an element that does not exist in a list. +Defaults entries are parsed in the following order: generic, host +and user Defaults first, then runas Defaults and finally command +defaults. + See L for a list of supported Defaults parameters. =head2 User Specification