Skip to content

Commit 2abeda8

Browse files
authored
dont remvoe systemd (#415)
1 parent bb6e278 commit 2abeda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base/redhat-8/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ chmod +x /bin/busybox
3535
microdnf -y --nodocs update gnutls kernel-headers
3636
microdnf -y --nodocs install python2-pip python2-devel redhat-rpm-config gcc libffi-devel openssl-devel
3737
pip2 --no-cache-dir install requests ansible jmespath
38-
microdnf -y remove gcc openssl-devel redhat-rpm-config python2-devel device-mapper-libs device-mapper trousers systemd systemd-pam \
38+
microdnf -y remove gcc openssl-devel redhat-rpm-config python2-devel device-mapper-libs device-mapper trousers \
3939
dwz dbus dbus-common dbus-daemon dbus-tools dbus-libs go-srpm-macros iptables-libs annobin cryptsetup-libs \
4040
ocaml-srpm-macros openblas-srpm-macros qt5-srpm-macros perl-srpm-macros rust-srpm-macros ghc-srpm-macros \
4141
efi-srpm-macros python-srpm-macros python-rpm-macros python3-rpm-macros python2-rpm-macros python3-rpm-generators \

0 commit comments

Comments
 (0)