Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(phonehome): get always the generated UUID instead of the system one #967

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

Tbaile
Copy link
Contributor

@Tbaile Tbaile commented Dec 10, 2024

Using /sys/class/dmi/id/product_uuid is not a good way to determine unique machines, this is due the possibile deduplication of the same value using VMs and additional issues regarding the non-standard of the value.
Sticking to the random generated value for all firewalls.

@Tbaile Tbaile requested a review from gsanchietti December 10, 2024 15:36
@Tbaile Tbaile merged commit d7262ac into main Dec 10, 2024
1 check passed
@Tbaile Tbaile deleted the phonehome-uuid-issue branch December 10, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done ✅
Development

Successfully merging this pull request may close these issues.

2 participants