mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
343951a22b
systemd emits very loud warnings when the path specified doesn't exist (which can be the case for some of our default rules). We don't need the ruleset we give systemd to be completely accurate (we discard some kinds of wildcard rules anyway) so we can safely skip adding these. Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>