1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Version 0.6.29

This commit is contained in:
Ylian Saint-Hilaire 2020-09-07 20:37:58 -07:00
parent 95b68fb2a5
commit c9df7d180f
2 changed files with 3 additions and 4 deletions

View file

@ -1164,6 +1164,8 @@ module.exports.CreateMeshAgent = function (parent, db, ws, req, args, domain) {
}
case 'smbios':
{
// SMBIOS information should never be saved when NeDB is in use.
// See if we need to save SMBIOS information
if (domain.smbios === true) {
// Store the RAW SMBios table of this computer