mirror of
https://github.com/netbirdio/netbird.git
synced 2024-12-15 11:21:04 +01:00
29e5eceb6b
* 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. * Fallback to product.Serial in sys info In case of the chassis is "Default String" or empty then try to use product.serial --------- Co-authored-by: Zoltán Papp <zoltan.pmail@gmail.com> |
||
---|---|---|
.. | ||
detect_cloud | ||
detect_platform | ||
info_android.go | ||
info_darwin_test.go | ||
info_darwin.go | ||
info_freebsd.go | ||
info_ios.go | ||
info_linux.go | ||
info_test.go | ||
info_windows_test.go | ||
info_windows.go | ||
info.go | ||
osrelease_unix.go | ||
process.go |