keepalived: fix runtime error if kernel option CONFIG_PROC_EVENTS is not enabled
authorFlorian Eckert <redacted>
Mon, 4 Nov 2019 12:22:38 +0000 (13:22 +0100)
committerFlorian Eckert <redacted>
Mon, 4 Nov 2019 12:43:32 +0000 (13:43 +0100)
commit9d0439cc12d4766bf28d8e8d90e4d65130eac006
tree2e8fba9a3e03af6d1a660b20203b73dfb34e67a1
parent97bada594b6aa212c9fe04e155021ec3080cd988
keepalived: fix runtime error if kernel option CONFIG_PROC_EVENTS is not enabled

This fixes a runtime startup error for system, which does not have enabled the
kernel config option CONFIG_PROC_EVENTS.

This workaround was published on github under the following URL.
https://github.com/acassen/keepalived/issues/1119

Signed-off-by: Florian Eckert <redacted>
net/keepalived/Makefile
git clone https://git.99rst.org/PROJECT