libcgroup
|
#include <systemd.h>
Data Fields | |
int | delegated |
enum cgroup_systemd_mode_t | mode |
pid_t | pid |
Options associated with creating a systemd scope
int cgroup_systemd_scope_opts::delegated |
should systemd delegate this cgroup or not. 1 == yes, 0 == no
enum cgroup_systemd_mode_t cgroup_systemd_scope_opts::mode |
systemd behavior when the scope already exists
pid_t cgroup_systemd_scope_opts::pid |
pid to be placed in the cgroup. if 0, libcgroup will create a dummy process