On Thu, 9 Jan 2020, Reindl Harald wrote:
> Hi
>
> deployed http.service contains:
>
> * InaccessiblePaths=-/usr/bin/bash
> * InaccessiblePaths=-/usr/bin/dash
> * InaccessiblePaths=-/usr/bin/sh
>
> now there is one instance where passthru() in a php script is desired
>
> /etc/systemd/system/h
Hi
deployed http.service contains:
* InaccessiblePaths=-/usr/bin/bash
* InaccessiblePaths=-/usr/bin/dash
* InaccessiblePaths=-/usr/bin/sh
now there is one instance where passthru() in a php script is desired
/etc/systemd/system/http.service/allow-paths.conf:
ReadOnlyPaths=-/usr/bin/bash
Read
On Tue, 7 Jan 2020 19:11:19 +0100
Lennart Poettering wrote:
> On Di, 07.01.20 09:53, Stephen Hemminger (step...@networkplumber.org) wrote:
>
> > On Tue, 7 Jan 2020 15:01:25 +0100
> > Lennart Poettering wrote:
> >
> > > On Mo, 06.01.20 15:36, Stephen Hemminger (step...@networkplumber.org)
> >