From cd99aff68379e235f8aefec774def19151832d67 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Mon, 3 Jan 2022 23:28:24 +0800 Subject: Revert "shadow: remove explicit --disable-{su,runuser}" This reverts commit 6ecd06927ba617a521dafc6c4feb1b60c6941769. Continue to use shadow su, until it's really dead. --- chapter08/util-linux.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'chapter08') diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index 3b7a6c4d2..341310556 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -50,7 +50,9 @@ --disable-chfn-chsh \ --disable-login \ --disable-nologin \ + --disable-su \ --disable-setpriv \ + --disable-runuser \ --disable-pylibmount \ --disable-static \ --without-python \ @@ -64,7 +66,9 @@ --disable-chfn-chsh \ --disable-login \ --disable-nologin \ + --disable-su \ --disable-setpriv \ + --disable-runuser \ --disable-pylibmount \ --disable-static \ --without-python \ -- cgit v1.2.3-54-g00ecf