![](https://seccdn.libravatar.org/avatar/82e205074998b62b41625d6de2784e5d.jpg?s=120&d=mm&r=g)
8 Apr
2024
8 Apr
'24
04:44
Hi Jan, On 07.04.24 21:05 Jan Engelhardt wrote:
On Sunday 2024-04-07 16:24, Johannes Kastl wrote:
1. How should I handle files in /etc/openbao that should "belong" to the package, but should not be packaged at all (the admin needs to create that herself)?
/etc/passwd is not owned either, nor was it in SUSE 5.3.
Yes, but that file is a) widely known and b) not really belonging to a specific package. I would deem that a system-wide file.
2. How to treat example configuration files? Files that are not used and thus can be safely overwritten by package upgrades.
Examples are documentation. Relegate them to /usr/share/doc!
Just what I thought, thanks! Kind Regards, Johannes