# Arguments when starting ladvd. The most important one is:
# -a	Auto-enable protocols based on received packets.
#
# Optionally a list of interfaces which ladvd should utilize can be supplied.
#
LADVD_OPTIONS="-a"
