numam-dpdk/usertools
Stephen Hemminger 1835a22f34 support systemd service convention for runtime directory
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 preference to the fallback alternatives.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Morten Brørup <mb@smartsharesystems.com>
2022-02-09 19:12:40 +01:00
..
cpu_layout.py
dpdk-devbind.py
dpdk-hugepages.py
dpdk-pmdinfo.py
dpdk-telemetry-client.py
dpdk-telemetry.py support systemd service convention for runtime directory 2022-02-09 19:12:40 +01:00
meson.build