#!/sbin/openrc-run command="/usr/bin/dotnet" command_args="run --project /hiveemulator/src/CommunicationControl/DevOpsProject/DevOpsProject.CommunicationControl.API.csproj" pidfile="/run/hive-cc.pid" supervisor="supervise-daemon" depend() { need redis }