Explorar el Código

disable PAM by default

Ralf S. Engelschall hace 24 años
padre
commit
92ea8950ca
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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