file-systems: mount the PID cgroup filesystem.
authorJakub Kądziołka <kuba@kadziolka.net>
Sun, 26 Apr 2020 15:58:58 +0000 (17:58 +0200)
committerJakub Kądziołka <kuba@kadziolka.net>
Mon, 27 Apr 2020 12:14:47 +0000 (14:14 +0200)
commit2ef4d273d13faccbc9e11a74cfdbd0a9f4f1c898
tree91fafda544452f092547347fc3365a12d0d85a9e
parent639ae3f20bea5ccd7f4a4df7a828569639220e79
file-systems: mount the PID cgroup filesystem.

* gnu/system/file-systems.scm (%control-groups): Add "pids".
* gnu/services/docker.scm (docker-shepherd-service): Resolve a TODO.

This has allowed me to make a specific configuration of nsjail work.
gnu/services/docker.scm
gnu/system/file-systems.scm