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 16:05:33 -04:00
parent d9eeefc237
commit 728551467e
4 changed files with 23 additions and 0 deletions

View File

@@ -21728,3 +21728,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.