Files
neutron/neutron/agent/linux
Slawek Kaplonski e5ccfee6cf Always use absolute path for custom kill-scripts
When rootwrap was used to run custom kill-scripts, it worked fine with
the executable name without full path as path was in the rootwrap's
exec_dirs config option thus rootwrap was able to find it.

But as we migrated to privsep it don't works like that anymore.
It's better to use absolute path of the kill-script always and that
patch changes to do it like that.

Change-Id: I66d70304530935e2add3345aba6aa3c549a0a2df
Closes-Bug: #1923198
2021-04-09 15:28:41 +02:00
..
2020-07-28 16:55:52 +00:00
2020-07-28 16:55:52 +00:00
2021-02-19 08:47:17 +00:00
2021-02-06 16:22:43 +00:00
2019-11-20 18:00:13 +00:00
2020-05-21 14:41:18 -04:00
2020-09-30 11:02:02 +08:00