2021-05-28 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDProcess::prettyCommandString()' method.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-05-28 13:42:35 -04:00
parent f7565ef11c
commit 3186005094
4 changed files with 23 additions and 0 deletions

View File

@@ -20761,3 +20761,5 @@
* Added syslog DEBUG messages around the start/stop of ephemeral
processes in rdservice(8).
* Added an '--initial-maintenance' switch to rdservice(8).
2021-05-28 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDProcess::prettyCommandString()' method.