diff options
Diffstat (limited to 'scripts/upd-instroot')
-rwxr-xr-x | scripts/upd-instroot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot index 8b97d748f..e1750349a 100755 --- a/scripts/upd-instroot +++ b/scripts/upd-instroot @@ -217,7 +217,7 @@ if [ $ARCH = s390 -o $ARCH = s390x ]; then PACKAGES="$PACKAGES s390utils binutils libgcc tcp_wrappers sed net-tools openssh openssh-server coreutils login initscripts portmap pam - login mount modutils + login mount modutils s390utils-cmsfs strace xorg-x11-xauth xorg-x11-libs" fi |