]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - builder-support/specs/pdns-recursor.spec
Reload systemctl service on install and updates
[thirdparty/pdns.git] / builder-support / specs / pdns-recursor.spec
index 39df2502128c1a5695c5203a2b90c7f312a93660..4e9608e239db3962db487104360496f373e6dd1d 100644 (file)
@@ -116,6 +116,7 @@ exit 0
 %if 0%{?rhel} == 6
 chkconfig --add %{name}
 %else
+systemctl daemon-reload ||:
 %systemd_post %{name}.service
 %endif