kpatch/contrib
Evgenii Shatokhin 94b1edfbd2 kpatch.service: make sure it starts before networking services
A binary patch may be used to fix network-related issues, so it is better to
apply it before networking services have started.

We encountered a situation in Virtuozzo 7, when the older kernels
conflicted with a new NetworkManager, ip utility and other system
components (https://www.mail-archive.com/devel@openvz.org/msg35123.html).

Binary patches were provided for these kernels to fix the issue but were
loaded after networking services in some cases. As a result, NetworkManager
and some other system components failed to work properly.

Let us make sure the patches are applied earlier during boot.

Signed-off-by: Evgenii Shatokhin <eshatokhin@virtuozzo.com>
2020-02-27 18:43:36 +03:00
..
Makefile Adding support to upstart systems. 2018-04-06 16:12:02 +02:00
kpatch.conf Adding support to upstart systems. 2018-04-06 16:12:02 +02:00
kpatch.service kpatch.service: make sure it starts before networking services 2020-02-27 18:43:36 +03:00
kpatch.spec Bump version to v0.8.0 2019-08-21 13:12:47 +02:00