- 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:
parent
709e869e67
commit
8e2693c4ad
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 22 07:44:28 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- remove suexec2 from premissions as well
|
||||||
|
- modified sources
|
||||||
|
% permissions.apache2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 13 20:16:34 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
|
||||||
|
|
||||||
|
- suexec2 was renamed to suexec in 2015 and the symlink to suexec
|
||||||
|
no longer exists
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 12 22:29:52 UTC 2021 - Christian Boltz <suse-beta@cboltz.de>
|
Tue Jan 12 22:29:52 UTC 2021 - Christian Boltz <suse-beta@cboltz.de>
|
||||||
|
|
||||||
|
@ -968,7 +968,7 @@ if grep -q "^wwwadmin:" %{_sysconfdir}/group; then
|
|||||||
fi
|
fi
|
||||||
%service_add_post apache2.service apache2@.service apache2.target
|
%service_add_post apache2.service apache2@.service apache2.target
|
||||||
%set_permissions %{_sbindir}/suexec || \
|
%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}
|
%{fillup_only apache2}
|
||||||
%if %{use_firewalld}
|
%if %{use_firewalld}
|
||||||
%firewalld_reload
|
%firewalld_reload
|
||||||
|
@ -1,2 +1 @@
|
|||||||
/usr/sbin/suexec root:root 4755
|
/usr/sbin/suexec root:root 4755
|
||||||
/usr/sbin/suexec2 root:root 4755
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user