-
Notifications
You must be signed in to change notification settings - Fork 19
Description
Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128458
Severity: serious
Policy: https://www.debian.org/doc/debian-policy/ch-files.html#configuration-files
According to Location (https://www.debian.org/doc/debian-policy/ch-files.html#location):
Any configuration files created or used by your package must reside in
/etc. If there are several, consider creating a subdirectory of/etcnamed after your package.If your package creates or uses configuration files outside of
/etc, and it is not feasible to modify the package to use/etcdirectly, put the files in/etcand create symbolic links to those files from the location that the package requires.
Related: zsv --help: /usr/local/etc/zsv: Permission denied
Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1128457
@liquidaty: Please take a look at this. Need your input. Thanks!