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:
parent
95b68fb2a5
commit
c9df7d180f
2 changed files with 3 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue