Skip to content

Commit

Permalink
Remove unnecessary systemd_ macros
Browse files Browse the repository at this point in the history
  • Loading branch information
iNecas authored and ehelms committed Sep 18, 2019
1 parent d7b23d1 commit 7f9c972
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,15 +104,13 @@ install -Dp -m0644 %{buildroot}%{gem_instdir}/extra/cockpit/settings.yml.example
exit 0
%post cockpit
%systemd_postun_with_restart foreman-cockpit.service
%systemd_post foreman-cockpit.service
%preun cockpit
%systemd_preun foreman-cockpit.service
%postun cockpit
%systemd_postun_with_restart foreman-cockpit.service
%systemd_post foreman-cockpit.service
%files
%dir %{gem_instdir}
Expand Down

0 comments on commit 7f9c972

Please sign in to comment.