diff options
Diffstat (limited to 'core/util-linux/build')
-rwxr-xr-x | core/util-linux/build | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/util-linux/build b/core/util-linux/build index 28e318c5..f93ababb 100755 --- a/core/util-linux/build +++ b/core/util-linux/build @@ -15,6 +15,8 @@ --disable-rpath \ --disable-kill \ --disable-sulogin \ + --disable-su \ + --disable-login \ --without-udev \ --without-python \ --without-systemd \ |