cgroup: when comparing agent paths, use path_equal()
authorLennart Poettering <lennart@poettering.net>
Thu, 3 Sep 2015 16:27:19 +0000 (18:27 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 4 Sep 2015 07:07:31 +0000 (09:07 +0200)
commitb8725df8b338b13405e430d037f0aac7872ce3d5
tree1cd88ad038c0d9d6bf9fec36dd6786a7b99d6271
parentd7e46e01aca53017cffb659115665be621264b8f
cgroup: when comparing agent paths, use path_equal()

After all a path is a path is a path and we should use path_equal() to
comapre those.
src/basic/cgroup-util.c