- Leave subdirectories of /srv mode 755 as the apache openqa test relies on it

atm. Only set /srv itself to 555

OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=211
This commit is contained in:
Ludwig Nussel 2021-08-02 07:56:59 +00:00 committed by Git OBS Bridge
parent 2897da1e48
commit a8aa60dcd8
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Aug 2 07:55:40 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
- Leave subdirectories of /srv mode 755 as the apache openqa test relies on it
atm. Only set /srv itself to 555
-------------------------------------------------------------------
Thu Jul 29 11:52:33 UTC 2021 - Ludwig Nussel <lnussel@suse.de>

View File

@ -3,9 +3,10 @@
0555 root root /mnt
0555 root root /opt
0555 root root /proc
0555 root root /srv/www
0555 root root /srv/www/cgi-bin
0555 root root /srv/www/htdocs
0555 root root /srv
0755 root root /srv/www
0755 root root /srv/www/cgi-bin
0755 root root /srv/www/htdocs
0555 root root /sys
0755 root root /usr/local
0755 root root /usr/local/bin