Files
containerd/docs
Sebastiaan van Stijn c4acd17e70 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>
(cherry picked from commit 555ea3fb43)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-11-10 13:06:11 +01:00
..
2018-05-15 12:30:26 -07:00
2018-05-15 12:30:26 -07:00
2018-08-03 11:50:02 -04:00