remove systemd-journal-gatewayd and systemd-journal-remote

This commit is contained in:
Tobias Powalowski 2024-06-13 22:19:32 +02:00
parent 6df1bfbbaf
commit f921a9ac9e

View file

@ -7,8 +7,8 @@ _run ()
# remove conflicting grub, rpcbind and ukify files
tar -C / --exclude=etc/{skel/.zshrc,systemd/system/multi-user.target.wants/remote-fs.target} \
--exclude=usr/share/bash-completion/completions/grub \
--exclude=usr/lib/{modules-load.d/cdrecord.conf,systemd/{system/{blk-availability.service,lvm2*,\
rpcbind*,sysinit.target.wants/lvm2*},ukify},sysusers.d/rpcbind*,tmpfiles.d/rpcbind*} \
--exclude=usr/lib/{modules-load.d/cdrecord.conf,systemd/{systemd-journal-{gatewayd,remote},{system/{blk-availability.service,lvm2*,\
rpcbind*,sysinit.target.wants/lvm2*},ukify},sysusers.d/rpcbind*,tmpfiles.d/rpcbind*}} \
--hard-dereference -cpf - \
etc/{bash_completion.d,ca-certificates/extracted,default,pam.d,pinentry,profile.d,security,skel,ssl/certs,sysctl.d,systemd,tpm2-tss,xdg} \
usr/lib/{coreutils,cryptsetup,gconv,modules-load.d,p11-kit,pam.d,pkcs11,polkit-1,security,sysctl.d,systemd,sysusers.d,tmpfiles.d,udev} \