X-Git-Url: https://git.tld-linux.org/?p=packages%2Frpm-tld-macros.git;a=blobdiff_plain;f=macros.systemd;h=1fbb2473130411c28fee3d59da1bd839d7a7ed45;hp=8bd197f973ff5d15c0a891f5a1b174dae0180d0a;hb=15821de235983981f5a9f64be847d85f7a80f81e;hpb=22103db0845dfceda9e61c7548986a6f95c2c205 diff --git a/macros.systemd b/macros.systemd index 8bd197f..1fbb247 100644 --- a/macros.systemd +++ b/macros.systemd @@ -1,16 +1,16 @@ # 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_preun() %{nil} # Keep paths for systemd related files %systemdunitdir /lib/systemd/system