diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/util-linux.xml | 4 |
1 files changed, 4 insertions, 0 deletions
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 \ |