#!/sbin/openrc-run description="A synchronous (multi-room-capable) AirPlay receiver." command="/usr/bin/shairport-sync" command_background="yes" pidfile="/run/$RC_SVCNAME.pid" depend() { need net localmount avahi-daemon nqptp }