2021-12-02 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdadmin(1) that caused IP address settings
	to fail to be saved when creating a new 'Logicek vGuest' matrix
	entry.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-12-02 17:58:27 -05:00
parent 60877d9b30
commit 65fed04dc1
2 changed files with 11 additions and 7 deletions

View File

@@ -22585,4 +22585,8 @@
* Modified caed(8) to use promisucous mode when starting jackd(8).
2021-12-02 Fred Gleason <fredg@paravelsystems.com>
* Added a check to rdservice(8) to ensure that the 'rivendell'
service is run as 'root'.
service is run as 'root'
2021-12-02 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdadmin(1) that caused IP address settings
to fail to be saved when creating a new 'Logicek vGuest' matrix
entry.