rdservice 8 Mat 2019 Linux Audio Manual rdservice Rivendell service manager Fred Gleason fredg@paravelsystems.com Application Author rdservice OPTIONS Description rdservice8 manages the various background service components of the Rivendell Radio Automation System, including caed8, rdcatchd8, ripcd8, rdpadd8, rdpadengined8, rdvairplayd8, rdimport1 (in dropbox mode) as well as periodic system maintenance tasks using rdmaint8. It is normally invoked by the host's boot system (such as systemd1) at system boot-time and runs continuously thereafter. There should only be one instance of rdservice8 running at any given time; attempts to start an additional instance will terminate with exit code 1. Options Skip the remainder of the startup sequence after the specified component is started. (Useless except for debugging). Force the initial maintenance run to include System maintenance, even if the scheduling algorithm doesn't call for it. (Useless except for debugging). Schedule the initial maintenance run to be started interval milliseconds after startup. (Useless except for debugging). Exit Values 0Normal exit 1Prior instance already running 2Unable to open database 3Unable to start a service component 4Unknown/invalid command line option See Also rddbmgr8 , rdimport1 , systemd1 , systemctl1