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

Install mac-vendor.txt in $(sysconfdir)/$(PACKAGE) instead of $(pkgdatadir) #81

Closed
royhills opened this issue Nov 1, 2022 · 1 comment
Assignees

Comments

@royhills
Copy link
Owner

royhills commented Nov 1, 2022

mac-vendor.txt currently gets installed to $(pkgdatadir), typically /usr/share/arp-scan. As this file is intended to be locally modified it would be better placed in \$(sysconfdir)/\$(PACKAGE), e.g. /etc/arp-scan.

This location should make sensible package managers recognise mac-vendor.txt as a configuration file and either leave it alone or give the user the option whether to overwrite it or not.

Resolves #54

@royhills royhills self-assigned this Nov 1, 2022
@royhills
Copy link
Owner Author

royhills commented Nov 6, 2022

Resolved by PR #91

@royhills royhills closed this as completed Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant