mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 23:55:56 +01:00
2021-02-25 Fred Gleason <fredg@paravelsystems.com>
* Removed vestigal signals from 'RDSocket'. * Fixed a bug in 'RDApplication' that could cause 'openlog(3)' to receive a corrupt 'ident' value. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -101,6 +101,7 @@ class RDCoreApplication : public QObject
|
||||
RDDbHeartbeat *app_heartbeat;
|
||||
QString app_ticket;
|
||||
QString app_module_name;
|
||||
char app_syslog_name[PATH_MAX];
|
||||
QString app_command_name;
|
||||
QString app_usage;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user