Re: [systemd-devel] disable "InaccessiblePaths" with a dropin

2020-01-08 Thread Michael Chapman
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

[systemd-devel] disable "InaccessiblePaths" with a dropin

2020-01-08 Thread Reindl Harald
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

Re: [systemd-devel] Better network naming on Hyper-V/Azure?

2020-01-08 Thread Stephen Hemminger
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) > >