diff --git a/uwsgi.spec b/uwsgi.spec index 54fe384..ac8bd1e 100644 --- a/uwsgi.spec +++ b/uwsgi.spec @@ -1213,9 +1213,9 @@ fi %files %{_sbindir}/%{name} -%{_sysconfdir}/%{name}.ini +%config %{_sysconfdir}/%{name}.ini %if %{with systemd} -%{_unitdir}/%{name}.service +%config %{_unitdir}/%{name}.service %else %{_initddir}/%{name} %endif