Systemd/src/nspawn
Alban Crequy aa3be0dd36 nspawn: userns and unified cgroup: chown cgroup.events
When starting a container in a new user namespace, systemd-nspawn chowns
the cgroup knob files so they are usable by the container. But the
cgroup knob file "cgroup.events" was missing. This file exists when the
unified hierarchy is used.
2015-12-28 14:30:56 +01:00
..
.gitignore nspawn: add new .nspawn files for container settings 2015-09-06 01:49:06 +02:00
Makefile
nspawn-cgroup.c nspawn: userns and unified cgroup: chown cgroup.events 2015-12-28 14:30:56 +01:00
nspawn-cgroup.h tree-wide: sort includes in *.h 2015-11-18 23:09:02 +01:00
nspawn-expose-ports.c tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
nspawn-expose-ports.h tree-wide: sort includes in *.h 2015-11-18 23:09:02 +01:00
nspawn-gperf.gperf nspawn: add new --network-veth-extra= switch for defining additional veth links 2015-11-12 22:04:49 +01:00
nspawn-mount.c treewide: apply errno.cocci 2015-11-09 20:01:06 +01:00
nspawn-mount.h nspawn: skip /sys-as-tmpfs if we don't use private-network 2015-10-20 10:19:23 +02:00
nspawn-network.c tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
nspawn-network.h tree-wide: sort includes in *.h 2015-11-18 23:09:02 +01:00
nspawn-register.c nspawn: set TasksMax in machined instead of nspawn 2015-12-04 23:36:39 +01:00
nspawn-register.h nspawn: support custom container service name 2015-11-09 16:40:05 +01:00
nspawn-settings.c nspawn: add new --network-veth-extra= switch for defining additional veth links 2015-11-12 22:04:49 +01:00
nspawn-settings.h tree-wide: sort includes in *.h 2015-11-18 23:09:02 +01:00
nspawn-setuid.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
nspawn-setuid.h nspawn: split out --uid= logic into nspawn-setuid.[ch] 2015-09-07 18:44:31 +02:00
nspawn.c tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00