Age | Commit message (Collapse) | Author |
|
The 'debug' configuration option in the LuCI incorrectly overwrites the
'preempt_delay' configuration option due to a copy past error. Using the
correct uci configuration option 'debug' fixes this error.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
The 'nopreempt' option is marked with the prefix 'no_value_' in the
keepalived init script. This means that if the value is not set in the
keepalived configuration, it must be removed from the uci configuration.
To get this behavior, the rmempty flag in the LuCI must be removed.
fixes #7114
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
|
|
Signed-off-by: Paul Donald <newtwen@gmail.com>
|
|
This is anyway default
Signed-off-by: Sergey Ponomarev <stokito@gmail.com>
|
|
LuCI Support for Keepalived
Signed-off-by: Jaymin Patel <jem.patel@gmail.com>
|