apparmor/profiles
David Disseldorp d8533ec851 profiles: permit php-fpm pid files directly under run/
The upstream php-fpm.conf file carries the following pid file example
path:
  [global]
  ; Pid file
  ; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
  ; Default Value: none
  ;pid = run/php-fpm.pid

Add this path to profiles/apparmor.d/php-fpm, alongside the current
nested "@{run}/php{,-fpm}/php*-fpm.pid" wildcard.

Fixes: https://gitlab.com/apparmor/apparmor/-/issues/267

Suggested-by: Ali Abdallah <ali.abdallah@suse.com>
Signed-off-by: David Disseldorp <ddiss@suse.de>
2022-08-26 00:04:36 +02:00
..
apparmor/profiles/extras sbin.rpc.statd: add hosts_access abstraction, /etc/nfs.conf{,.d/} 2022-03-30 01:04:26 -04:00
apparmor.d profiles: permit php-fpm pid files directly under run/ 2022-08-26 00:04:36 +02:00
Makefile Use basepath.py in profiles Makefile 2022-08-03 10:56:51 +02:00