mirror of
https://github.com/moby/moby.git
synced 2026-08-05 07:30:57 +00:00
These files don't exist under proc so this rule does nothing. They are protected against by docker's default cgroup devices since they're both character devices and not explicitly allowed. Signed-off-by: Tycho Andersen <tycho@docker.com>