Package files under/usr/lib/perfsonar/web-ng as config files
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 37
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Currently the RPM treats files under /usr/lib/perfsonar/web-ng/etc as normal files and replaces them every update. Since these are configuration files that users can edit, we should makrk them as %config in the RPM .spec so user changes are not overwritten. We should also review if Debian treats them the same.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.