net/keepalived: add quoting for print_elems_indent function
authorFlorian Eckert <redacted>
Wed, 18 Oct 2017 12:19:34 +0000 (14:19 +0200)
committerFlorian Eckert <redacted>
Mon, 30 Oct 2017 14:40:25 +0000 (15:40 +0100)
commitb66372fb437830b9329c95956b8b8ce19ab10965
tree967d408f9bbeb3ee10686c3cf237e7dbf6308ec7
parente58a068447fb891eb19d0ae2498965e2ec23ac8c
net/keepalived: add quoting for print_elems_indent function

If you add a notify_* script which is not only a path to a script or
to a bin file, it is necessary to quote to whole string. If you do not
quote this the config will not get accepted by keepalived and so will
not start. This will fix this issue.

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