From: INSUN PYO Date: Wed, 22 Jan 2020 02:21:43 +0000 (+0900) Subject: Exclude systemd-remount-fs.service X-Git-Tag: accepted/tizen/unified/20200206.023247^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=53160f828211a19902c148653d84f9a3e4851b18;p=platform%2Fupstream%2Fsystemd.git Exclude systemd-remount-fs.service Change-Id: I653420164edb44a7a941f5c98887dc3ee6d4852e --- diff --git a/packaging/systemd.spec b/packaging/systemd.spec index efa91f2..f7fee49 100644 --- a/packaging/systemd.spec +++ b/packaging/systemd.spec @@ -277,6 +277,8 @@ rm -rf %{buildroot}/%{_prefix}/lib/systemd/system/multi-user.target.wants/system 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 +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/system-generators/systemd-debug-generator