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

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.
DAEMON_OPTS=""

# Set to true to have the PRD daemon started on boot
OPAL_PRD_ENABLED=false
