#!/sbin/openrc-run depend() { need auth-server docker } command="/usr/bin/bubble" command_args="-config /daemon/config.yaml >/dev/console 2>&1" pidfile="/run/${RC_SVCNAME}.pid" command_background=true