Re: [RFC] eal: support systemd service convention for runtime directory

2022-02-02 Thread Stephen Hemminger
On Wed, 02 Feb 2022 22:03:44 +0100 Thomas Monjalon wrote: > 07/01/2022 13:07, Bruce Richardson: > > On Thu, Dec 23, 2021 at 03:39:07PM -0800, Stephen Hemminger wrote: > > > Systemd.exec supports configuring the runtime directory of a service > > > via RuntimeDirectory=. This creates the directo

Re: [RFC] eal: support systemd service convention for runtime directory

2022-02-02 Thread Thomas Monjalon
07/01/2022 13:07, Bruce Richardson: > On Thu, Dec 23, 2021 at 03:39:07PM -0800, Stephen Hemminger wrote: > > Systemd.exec supports configuring the runtime directory of a service > > via RuntimeDirectory=. This creates the directory with the necessary > > permissions which actual service may not hav

Re: [RFC] eal: support systemd service convention for runtime directory

2022-01-07 Thread Bruce Richardson
On Thu, Dec 23, 2021 at 03:39:07PM -0800, Stephen Hemminger wrote: > Systemd.exec supports configuring the runtime directory of a service > via RuntimeDirectory=. This creates the directory with the necessary > permissions which actual service may not have if running in container. > > The change t

RE: [RFC] eal: support systemd service convention for runtime directory

2021-12-26 Thread Morten Brørup
> From: Stephen Hemminger [mailto:step...@networkplumber.org] > Sent: Friday, 24 December 2021 00.39 > > Systemd.exec supports configuring the runtime directory of a service > via RuntimeDirectory=. This creates the directory with the necessary > permissions which actual service may not have if ru

[RFC] eal: support systemd service convention for runtime directory

2021-12-23 Thread Stephen Hemminger
Systemd.exec supports configuring the runtime directory of a service via RuntimeDirectory=. This creates the directory with the necessary permissions which actual service may not have if running in container. The change to DPDK is to look for the environment RUNTIME_DIRECTORY first and use that in