mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
More comforting generic os message (#15089)
This commit is contained in:
@@ -262,7 +262,7 @@ class OS implements
|
||||
}
|
||||
}
|
||||
|
||||
d_echo("OS initialized as Generic\n");
|
||||
d_echo("OS initialized as Generic ({$device['os']})\n");
|
||||
|
||||
return new Generic($device);
|
||||
}
|
||||
|
Reference in New Issue
Block a user