X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=macros.systemd;h=52d598c5e6654601946b4de9d3c50de68b738810;hb=a8b462c1f839b0f67d81b5f94047e6e0f50c67d4;hp=8bd197f973ff5d15c0a891f5a1b174dae0180d0a;hpb=22103db0845dfceda9e61c7548986a6f95c2c205;p=packages%2Frpm-tld-macros.git diff --git a/macros.systemd b/macros.systemd index 8bd197f..52d598c 100644 --- a/macros.systemd +++ b/macros.systemd @@ -1,16 +1,20 @@ # Disable all systemd related macros %systemd_reload %{nil} -%systemd_service_enable %{nil} -%systemd_service_disable %{nil} -%systemd_service %{nil} -%systemd_service_start %{nil} -%systemd_service_stop %{nil} -%systemd_service_restart %{nil} -%systemd_service_reload %{nil} -%systemd_trigger %{nil} -%systemd_post %{nil} -%systemd_preun %{nil} +%systemd_service_enable() %{nil} +%systemd_service_disable() %{nil} +%systemd_service() %{nil} +%systemd_service_start() %{nil} +%systemd_service_stop() %{nil} +%systemd_service_restart() %{nil} +%systemd_service_reload() %{nil} +%systemd_trigger() %{nil} +%systemd_post() %{nil} +%systemd_user_post %{nil} +%systemd_preun() %{nil} +%systemd_user_preun %{nil} +%systemd_postun() %{nil} +%systemd_user_postun() %{nil} # Keep paths for systemd related files %systemdunitdir /lib/systemd/system