SHA256
1
0
forked from pool/systemd

more %split_usr build conditional removals (amend the previous commit)

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1506
This commit is contained in:
Franck Bui 2024-03-20 17:59:30 +00:00 committed by Git OBS Bridge
parent 4557ea6677
commit 5133681b88
2 changed files with 0 additions and 11 deletions

View File

@ -652,11 +652,3 @@
%{_unitdir}/user@.service.d/10-login-barrier.conf
%{_unitdir}/user@0.service.d/10-login-barrier.conf
%{xinitconfdir}/xinitrc.d/50-systemd-user.sh
%if %{with split_usr}
/bin/systemctl
/sbin/halt
/sbin/init
/sbin/poweroff
/sbin/reboot
/sbin/shutdown
%endif

View File

@ -359,6 +359,3 @@
%{_unitdir}/veritysetup-pre.target
%{_unitdir}/veritysetup.target
%endif
%if %{with split_usr}
/sbin/udevadm
%endif