crohr / pkgr

Package any app into deb or rpm packages, using heroku buildpacks
http://crohr.me/pkgr/
MIT License
590 stars 66 forks source link

Mark files in etc/ as config files #183

Closed cbliard closed 9 months ago

cbliard commented 9 months ago

This prevents accidentally overwriting customizations made to those files when upgrading a package. For instance when customizing logrotate settings.