diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/util-linux/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/util-linux/APKBUILD b/system/util-linux/APKBUILD index f2a1e4a85..182e27176 100644 --- a/system/util-linux/APKBUILD +++ b/system/util-linux/APKBUILD @@ -52,6 +52,7 @@ build() { --disable-login \ --disable-sulogin \ --disable-su \ + --disable-chfn-chsh \ --without-python make } |