containerd/docs
Sebastiaan van Stijn 555ea3fb43
Ignore modprobe failures in ExecStartPre (systemd unit)
When running containerd inside LXC, due to systemd being unable to execute
`modprobe overlay` inside the container (module is already loaded in host kernel).

This patch adds a `-` prefix to the `ExecStartPre` command, so that failures
are ignored, and the service can start as usual.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-11-10 12:52:06 +01:00
..
man docs: man: rename config.toml(5) to be more descriptive 2018-08-08 18:33:29 +10:00
.dockerignore added website code for containerd.io 2017-03-15 13:14:10 -07:00
.editorconfig Migrate website to Hugo 2018-05-15 12:30:26 -07:00
.gitignore Migrate website to Hugo 2018-05-15 12:30:26 -07:00
client-opts.md Return Markdown files to /docs directory 2018-05-16 11:23:50 -07:00
dockercon-summit.md Return Markdown files to /docs directory 2018-05-16 11:23:50 -07:00
getting-started.md Return Markdown files to /docs directory 2018-05-16 11:23:50 -07:00
managed-opt.md Add docs for managed opts dir 2018-08-03 11:50:02 -04:00
namespaces.md Return Markdown files to /docs directory 2018-05-16 11:23:50 -07:00
ops.md Ignore modprobe failures in ExecStartPre (systemd unit) 2018-11-10 12:52:06 +01:00
rootless.md add docs/rootless.md 2018-11-06 17:39:30 +09:00