libcgroup
Loading...
Searching...
No Matches
cgroup_systemd_scope_opts Struct Reference

#include <systemd.h>

Data Fields

int delegated
 
enum cgroup_systemd_mode_t mode
 
pid_t pid
 

Detailed Description

Options associated with creating a systemd scope

Field Documentation

◆ delegated

int cgroup_systemd_scope_opts::delegated

should systemd delegate this cgroup or not. 1 == yes, 0 == no

◆ mode

enum cgroup_systemd_mode_t cgroup_systemd_scope_opts::mode

systemd behavior when the scope already exists

◆ pid

pid_t cgroup_systemd_scope_opts::pid

pid to be placed in the cgroup. if 0, libcgroup will create a dummy process


The documentation for this struct was generated from the following file: