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:
Colin Walters 2017-08-22 11:48:27 -04:00
parent a9cba0754c
commit c4dd042961

View File

@ -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
rm -f %{buildroot}%{_libexecdir}/libostree/ostree-trivial-httpd
%post
%systemd_post ostree-remount.service
%preun
%systemd_preun ostree-remount.service
%files
%{!?_licensedir:%global license %%doc}
%license COPYING