]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/util.c
exec: optionally apply cgroup attributes to the cgroups we create
authorLennart Poettering <lennart@poettering.net>
Fri, 19 Aug 2011 22:20:41 +0000 (00:20 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 19 Aug 2011 22:22:02 +0000 (00:22 +0200)
commitab1f063390f55e14a8de87f21c4fad199eb908a6
treef99b7dd16628be2c3ebbee678820de0a268392dc
parent5ed27dbdbfe866810a52ff8225bcf61590861823
exec: optionally apply cgroup attributes to the cgroups we create
20 files changed:
Makefile.am
man/systemd-nspawn.xml
man/systemd.exec.xml
src/cgroup-attr.c [new file with mode: 0644]
src/cgroup-attr.h [new file with mode: 0644]
src/cgroup.c
src/execute.c
src/execute.h
src/kmod-setup.c
src/load-fragment-gperf.gperf.m4
src/load-fragment.c
src/load-fragment.h
src/mount.c
src/service.c
src/socket.c
src/swap.c
src/unit.c
src/unit.h
src/util.c
src/util.h