# Defaults for ahcpd systemd service
# sourced by ahcpd.service

# List of interfaces on which the protocol should operate
INTERFACES=""

# Additional arguments
DAEMON_ARGS=-i /var/lib/ahcpd/unique-id
