chiark / gitweb /
cgroup: when comparing agent paths, use path_equal()
authorLennart Poettering <lennart@poettering.net>
Thu, 3 Sep 2015 16:27:19 +0000 (18:27 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 09:19:06 +0000 (10:19 +0100)
commit28233624dfc4ee549eaaacacf4e4f100026ba09b
treea6c11fa34418cf5109532cf62748dabb50ec9389
parent477b3c51a0125596d4c5ed7798bf48f08de937af
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