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

.fwknoprc.d directory #350

Open
enspritz opened this issue Mar 10, 2023 · 0 comments
Open

.fwknoprc.d directory #350

enspritz opened this issue Mar 10, 2023 · 0 comments

Comments

@enspritz
Copy link

Feature request: Like other UNIX-y software, a .fwknoprc.d that complements the existing .fwknoprc file.
Notionally, the resulting configuration file would be identical to (modulo the order of files read):

$ cat ~/.fwknoprc ~/.fwknoprc.d/*

The value is that automated tooling that isn't fluent in the .ini file format can bulk add/replace/delete entries (files) under ~/.fwknoprc.d/. Errors would also be contained to each such file, thereby removing all risk of automated mangling of our precious ~/.fwknoprc files.

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