Browse Source

disable PAM by default

Ralf S. Engelschall 24 years ago
parent
commit
92ea8950ca
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sudo/sudo.spec

+ 1 - 1
sudo/sudo.spec

@@ -25,7 +25,7 @@
 
 #   package options
 %ifndef       with_pam
-%define       with_pam    yes
+%define       with_pam    no
 %endif
 
 #   package information