Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change source of serial number in sysInfo function
The serial number returned by the sysInfo function in info_linux.go has been fixed. Previously, it was incorrectly fetched from the Chassis object. Now it is correctly fetched from the Product object. This aligns better with the expected system info retrieval method.
- Loading branch information