Re: Help with SE Linux

2018-05-11 Thread Kushal
Thanks, Earl! > Can you share the output of ausearch -m avc -ts recent? $ sudo ausearch -m avc -ts recent time->Fri May 11 03:35:19 2018 type=AVC msg=audit(1526024119.640:1052): avc: denied { write } for pid=13291 comm="touch" name="php-fpm.access" dev="dm-2" ino=20186094 scontext=system

Re: Help with SE Linux

2018-05-10 Thread Earl A Ramirez
On 10 May 2018 at 12:29, Kushal wrote: > Hello there, > > Do you use Fedora for web development? Do you use Docker? Perhaps you might > have an easy solution to my problem. > > I have an open bug at https://github.com/cytopia/devilbox/issues/255 > I would like to make devilbox work seamlessly out

Help with SE Linux

2018-05-10 Thread Kushal
Hello there, Do you use Fedora for web development? Do you use Docker? Perhaps you might have an easy solution to my problem. I have an open bug at https://github.com/cytopia/devilbox/issues/255 I would like to make devilbox work seamlessly out of the box without messing with setenforce. Can you