Browse Source

disable PAM by default

master
parent
commit
92ea8950ca
  1. 2
      sudo/sudo.spec

2
sudo/sudo.spec

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

Loading…
Cancel
Save