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:
@@ -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
|
||||
|
Reference in New Issue
Block a user