SHA256
1
0
forked from pool/apache2

- remove suexec2 from premissions as well

- modified sources
  % permissions.apache2

- suexec2 was renamed to suexec in 2015 and the symlink to suexec
  no longer exists

OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=646
This commit is contained in:
2021-01-22 07:45:17 +00:00
committed by Git OBS Bridge
parent 709e869e67
commit 8e2693c4ad
3 changed files with 14 additions and 2 deletions

View File

@@ -968,7 +968,7 @@ if grep -q "^wwwadmin:" %{_sysconfdir}/group; then
fi
%service_add_post apache2.service apache2@.service apache2.target
%set_permissions %{_sbindir}/suexec || \
echo "Please check %{_sysconfdir}/permissions.local for settings of %{_sbindir}/suexec2 ."
echo "Please check %{_sysconfdir}/permissions.local for settings of %{_sbindir}/suexec ."
%{fillup_only apache2}
%if %{use_firewalld}
%firewalld_reload