Changeset 6ecd0692


Ignore:
Timestamp:
12/27/2021 12:54:46 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
0eb19f0, 6d19228
Parents:
20e30e4
Message:

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

for sync with BLFS. They are automatically disabled when PAM is
unavailable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/util-linux.xml

    r20e30e4 r6ecd0692  
    5151            --disable-login      \
    5252            --disable-nologin    \
    53             --disable-su         \
    5453            --disable-setpriv    \
    55             --disable-runuser    \
    5654            --disable-pylibmount \
    5755            --disable-static     \
     
    6765            --disable-login      \
    6866            --disable-nologin    \
    69             --disable-su         \
    7067            --disable-setpriv    \
    71             --disable-runuser    \
    7268            --disable-pylibmount \
    7369            --disable-static     \
Note: See TracChangeset for help on using the changeset viewer.