]> granicus.if.org Git - sudo/commitdiff
mention defauts parse order
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Nov 2008 20:45:45 +0000 (20:45 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Nov 2008 20:45:45 +0000 (20:45 +0000)
sudoers.pod

index 0322001be125ded2754d3294a8a41191b21bf30b..a561be415530b9cb3bb047de96c8306cf962fffd 100644 (file)
@@ -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</"SUDOERS OPTIONS"> for a list of supported Defaults parameters.
 
 =head2 User Specification