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

Capture hostname in machine configuration #58

Open
fsgeek opened this issue Aug 10, 2024 · 0 comments
Open

Capture hostname in machine configuration #58

fsgeek opened this issue Aug 10, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@fsgeek
Copy link
Contributor

fsgeek commented Aug 10, 2024

Knowing the hostname is useful. Recently I was importing a foreign machine config file (checking issues on the Mac) and noticed that the script was using the name of the machine where I was uploading it, not the name of the original machine. Given that machine name is an important human-usable clue where something originated, this is undesirable.

I think the right thing to do is to capture this information in the machine configuration file. This would require changes on all supported platforms, but the actual implementation is simple (gethostname()).

@fsgeek fsgeek added enhancement New feature or request good first issue Good for newcomers labels Aug 10, 2024
@fsgeek fsgeek self-assigned this Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant