mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 06:10:10 +01:00
2023-01-16 Fred Gleason <fredg@paravelsystems.com>
* Added a check in rddbconfig(8) for the existence of a host entry for the local host, along with an offer to create such an entry if it does not exist. * Added an '--add-host-entry' option to rdadmin(1). * Added a rdadmin(1) man page. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -60,6 +60,7 @@ class MainWidget : public RDMainWindow
|
||||
QString admin_filter;
|
||||
QString admin_group;
|
||||
QString admin_schedcode;
|
||||
bool admin_add_host_entry;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user