chiark / gitweb /
sd-bus,sd-login: add api for querying the slice within the the user systemd instance...
authorLennart Poettering <lennart@poettering.net>
Thu, 30 Apr 2015 09:58:06 +0000 (11:58 +0200)
committerSven Eden <yamakuzure@gmx.net>
Tue, 14 Mar 2017 07:20:09 +0000 (08:20 +0100)
commit8a6fd3c58501b9f27036a217b00f4fd9393731f6
tree972255d8940dfce429a78fc59b6f69c61a6db5c6
parentdad9af6a2024343fc673348fe763dafcd6830d1f
sd-bus,sd-login: add api for querying the slice within the the user systemd instance of a process

units are organized in slice trees, not only for the system instance,
but also for user systemd instances, expose this properly.
src/libelogind/libelogind.sym.m4
src/libelogind/sd-bus/bus-creds.c
src/libelogind/sd-bus/bus-creds.h
src/libelogind/sd-bus/bus-dump.c
src/libelogind/sd-login/sd-login.c
src/shared/cgroup-util.c
src/shared/cgroup-util.h
src/systemd/sd-bus.h
src/systemd/sd-login.h