mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-26 17:01:34 +02:00
14 lines
413 B
Plaintext
14 lines
413 B
Plaintext
# Configuration for /etc/init.d/keepalived
|
|
|
|
# Path of the configuration file.
|
|
#cfgfile="/etc/keepalived/keepalived.conf"
|
|
|
|
# Skip any configuration lines beginning '@' that don't match this id
|
|
# or any lines beginning @^ that do match.
|
|
# The config-id defaults to the node name if option not used.
|
|
#config_id=
|
|
|
|
# Additional options to pass to the keepalived command.
|
|
# See keepalived(8) man page.
|
|
#command_args=""
|