Drop %pre/%post for ostree-remount.spec
There's no reason to restart this service; it runs early on boot and shouldn't be restarted since then.
This commit is contained in:
parent
a9cba0754c
commit
c4dd042961
@ -97,12 +97,6 @@ install -D -m 0644 %{SOURCE1} %{buildroot}%{_prefix}/lib/systemd/system-preset/9
|
|||||||
# Right now we aren't doing installed tests here
|
# Right now we aren't doing installed tests here
|
||||||
rm -f %{buildroot}%{_libexecdir}/libostree/ostree-trivial-httpd
|
rm -f %{buildroot}%{_libexecdir}/libostree/ostree-trivial-httpd
|
||||||
|
|
||||||
%post
|
|
||||||
%systemd_post ostree-remount.service
|
|
||||||
|
|
||||||
%preun
|
|
||||||
%systemd_preun ostree-remount.service
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%{!?_licensedir:%global license %%doc}
|
%{!?_licensedir:%global license %%doc}
|
||||||
%license COPYING
|
%license COPYING
|
||||||
|
Loading…
Reference in New Issue
Block a user