mirror of
https://github.com/jordansissel/fpm
synced 2025-08-29 04:01:33 +02:00
This should silence a warning in cases when packages do not contain any /etc files. Prior to this commit, most debian package creation would have this warning emitted: ``` Debian packaging tools generally labels all files in /etc as config files, as mandated by policy, so fpm defaults to this behavior for deb packages. You can disable this default behavior with --deb-no-default-config-files flag {:level=>:warn} ``` Fixes #1851 |
||
---|---|---|
.. | ||
fpm | ||
fpm.rb |