mirror of
https://github.com/jordansissel/fpm
synced 2025-11-12 18:42:07 +01: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 | ||