5 Commits

Author SHA1 Message Date
Fred Gleason
bc42ff435c 2018-12-17 Fred Gleason <fredg@paravelsystems.com>
* Renamed the RD_RLM2_CLIENT_TCP_PORT define to RD_PAD_CLIENT_TCP_PORT.
	* Renamed the  RD_RLM_SOURCE_UNIX_ADDRESS define to
	 RD_PAD_SOURCE_UNIX_ADDRESS.
	* Added a RD_PYPAD_SCRIPT_DIR define.
	* Added an 'RDNotification::PypadType' value to the
	'RDNotification::Type' enumeration.
	* Added 'PypadOwner=' and 'PypadGroup=' directives to the
	'[Identity]' section of rd.conf(5).
	* Added an rdpadengined(8) service.
	* Added a 'PYPAD_INSTANCES.IS_RUNNING' field to the database.
	* Added a 'PYPAD_INSTANCES.EXIT_CODE' field to the database.
	* Added a 'PYPAD_INSTANCES.ERROR_TEXT' field to the database.
	* Incremented the database version to 304.
2018-12-17 14:16:30 -05:00
Fred Gleason
ce560d1c25 2018-11-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a typo in the systemd unit file that caused an
	"Unknown lvalue 'RestartLimitInterval' in section 'Service'" warning
	to be generated when installing the base RPM.
2018-11-21 07:39:50 -05:00
Fred Gleason
7aa5785368 2018-11-05 Fred Gleason <fredg@paravelsystems.com>
* Tweaked parameters of the Systemd service file to provide for
	more response startup of the 'rivendell' service after a system
	restart.
2018-11-05 20:22:31 -05:00
Fred Gleason
83bd2dcd77 2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Modified rdservice(8) to log errors to syslog.
	* Added an rdservice(8) man page.
	* Modified 'systemd/rivendell.service.in' to enable automatic
	start retries.
2018-10-19 15:26:14 -04:00
Fred Gleason
e39a0e4d00 2018-08-10 Fred Gleason <fredg@paravelsystems.com>
* Modified the boot system to use SystemD.
2018-08-10 07:16:15 -04:00