diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..2af03d7 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,4 @@ +# This file must be ignored only in 1.9.17-9.p2. +config: + ignore: + - /etc/sudoers diff --git a/sudoers b/sudoers index b7180f4..a917bee 100644 --- a/sudoers +++ b/sudoers @@ -116,5 +116,5 @@ root ALL=(ALL) ALL ## Allows members of the users group to shutdown this system # %users localhost=/sbin/shutdown -h now -## Read drop-in files from /etc/sudoers.d (the # here does not mean a comment) -#includedir /etc/sudoers.d +## Read drop-in files from /etc/sudoers.d +@includedir /etc/sudoers.d