# Defaults for iotedge initscript
# sourced by /etc/init.d/iotedge
# installed at /etc/default/iotedge by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.
DAEMON_ARGS="-c /etc/iotedge/config.yaml"
