Skip to content

Commit

Permalink
conf: set FPM pool as config noreplace
Browse files Browse the repository at this point in the history
Allow users to change the configuration
  • Loading branch information
gsanchietti committed Jan 31, 2022
1 parent 7858627 commit f3163ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nethserver-webtop5.spec
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ cp -a api/* %{buildroot}/usr/libexec/nethserver/api/%{name}/
%files -f %{name}-%{version}-filelist
%defattr(-,root,root)
%config %ghost %attr (0644,root,root) %{_sysconfdir}/httpd/conf.d/webtop.conf
%config(noreplace) %attr (0644,root,root) /etc/opt/rh/rh-php73/php-fpm.d/000-webtop.conf
%dir %{_nseventsdir}/%{name}-update
%dir /usr/share/webtop/updates/pre
%dir /usr/share/webtop/updates/post
Expand Down

0 comments on commit f3163ac

Please sign in to comment.