keepalived: set default run directory for pid file on build 10454/head
authorFlorian Eckert <fe@dev.tdt.de>
Mon, 4 Nov 2019 12:24:34 +0000 (13:24 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Mon, 4 Nov 2019 12:44:02 +0000 (13:44 +0100)
commitbc98aaa3f711f1cd6f7fa3a65da43411c2db98aa
tree004d73f960b988c8334705fb4fc51ad7b461f786
parent9d0439cc12d4766bf28d8e8d90e4d65130eac006
keepalived: set default run directory for pid file on build

This fixes a runtime startup error on system which does not have a
toplevel runtime directory for the pid file. On openwrt the pid is
located at /var/run and not on /run. To fix that add a configure option to
move the pid location to /var/run.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/keepalived/Makefile