]> git.pld-linux.org Git - packages/domoticz.git/commitdiff
- stop using not existant macro
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 6 Dec 2019 22:41:15 +0000 (23:41 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 6 Dec 2019 22:41:15 +0000 (23:41 +0100)
domoticz.spec

index df1ddb167e30d913eabbb30b239d89ec00f975ec..914065ba4d5c008006c7aaf7331f6b8233f1c3c3 100644 (file)
@@ -164,7 +164,7 @@ usermod -G domoticz,dialout domoticz
 %systemd_preun %{name}.service
 
 %postun
-%systemd_postun_with_restart %{name}.service
+%systemd_reload
 
 %files
 %defattr(644,root,root,755)
This page took 0.048776 seconds and 4 git commands to generate.