2018-08-10 Fred Gleason <fredg@paravelsystems.com>

* Changed installation location of caed(8), ripcd(8), rdcatchd(8)
	and rdrepld(8) from '@prefix@/bin' to '@prefix@/sbin'.
	* Removed code to detach from controlling terminal after startup
	from caed(8), ripcd(8), rdcatchd(8)
	and rdrepld(8).
	* Removed code to manage dropbox instances from rdcatchd(8).
	* Removed code to start service daemons automatically from
	user modules.
	* Added rdservice(8).
This commit is contained in:
Fred Gleason
2018-08-10 06:09:16 -04:00
parent 523c93c461
commit 223bdc2f84
53 changed files with 986 additions and 526 deletions

2
.gitignore vendored
View File

@@ -78,6 +78,7 @@ rdpanel/rdpanel
rdrepld/rdrepld
rdrepld-suse
rdselect/rdselect
rdservice/rdservice
rdvairplayd/rdvairplayd
ripcd/ripcd
rivendell
@@ -90,6 +91,7 @@ tests/audio_import_test
tests/audio_peaks_test
tests/datedecode_test
tests/db_charset_test
tests/getpids_test
tests/log_unlink_test
tests/mcast_recv_test
tests/rdxml_parse_test