shadow: remove explicit --disable-{su,runuser}

for sync with BLFS.  They are automatically disabled when PAM is
unavailable.
This commit is contained in:
Xi Ruoyao 2021-12-27 20:54:46 +08:00
parent 20e30e42e2
commit 6ecd06927b
No known key found for this signature in database
GPG Key ID: D95E4716CCBB34DC

View File

@ -50,9 +50,7 @@
--disable-chfn-chsh \
--disable-login \
--disable-nologin \
--disable-su \
--disable-setpriv \
--disable-runuser \
--disable-pylibmount \
--disable-static \
--without-python \
@ -66,9 +64,7 @@
--disable-chfn-chsh \
--disable-login \
--disable-nologin \
--disable-su \
--disable-setpriv \
--disable-runuser \
--disable-pylibmount \
--disable-static \
--without-python \