spec: remove unused service
authorINSUN PYO <insun.pyo@samsung.com>
Fri, 19 Jun 2020 10:05:51 +0000 (19:05 +0900)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 20 Mar 2024 15:11:52 +0000 (16:11 +0100)
 - /usr/lib/systemd/systemd-volatile-root
 - /usr/lib/systemd/system/systemd-volatile-root.service

Change-Id: Ib3cf266a5ed7bc53ee16a97d7514bfb0bcabd498

packaging/systemd.spec

index 0ef4ce1..3537538 100644 (file)
@@ -312,6 +312,7 @@ rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/sysinit.target.wants/systemd-b
 rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/sysinit.target.wants/systemd-modules-load.service
 rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/sysinit.target.wants/systemd-ask-password-console.path
 rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/multi-user.target.wants/systemd-ask-password-wall.path
+rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/systemd-volatile-root.service
 rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/systemd-tmpfiles-clean.timer
 rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/systemd-tmpfiles-clean.service
 rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/timers.target.wants/systemd-tmpfiles-clean.timer
@@ -319,6 +320,7 @@ rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/systemd-remount-fs.service
 rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/local-fs.target.wants/systemd-remount-fs.service
 
 # Exclude ELF binaries
+rm -f %{buildroot}/%{_prefix}/lib/systemd/systemd-volatile-root
 rm -f %{buildroot}/%{_prefix}/lib/systemd/system-generators/systemd-debug-generator
 rm -f %{buildroot}/%{_prefix}/lib/systemd/system-generators/systemd-gpt-auto-generator
 rm -f %{buildroot}/%{_prefix}/lib/systemd/system-generators/systemd-run-generator