]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
src: ftests: Better management of libcgroup idle thread
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 5 Apr 2023 15:38:55 +0000 (15:38 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 20 Apr 2023 20:16:22 +0000 (14:16 -0600)
commit3f3e0dc1fdadfd9cd0de227c568fb90eea63d9a0
treecfd52462e8dd973791d914dd2bc47bb1c31ae951
parent1e721f1fbe095933b2087ed362ff1e6d1099dcfe
src: ftests: Better management of libcgroup idle thread

Add the libcgroup_systemd_idle_thread to the EXTRA_DIST list. This
makes it available during `make distcheck`.

Modifying the PATH environment variable when running sudo is not
allowed on some systems.  Copy the libcgroup_systemd_idle_thread
to /bin to overcome this.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
src/Makefile.am
tests/ftests/ftests-wrapper.sh