Files
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
..
2018-05-15 12:30:26 -07:00
2018-05-15 12:30:26 -07:00
2018-08-03 11:50:02 -04:00
2018-11-06 17:39:30 +09:00