deb-conffiles(5) v7 man page | unix.com

Man Page: deb-conffiles

Operating Environment: v7

Section: 5

deb-conffiles(5)						    dpkg suite							  deb-conffiles(5)

NAME
deb-conffiles - package conffiles SYNOPSIS
conffiles DESCRIPTION
A package declares its list of conffiles by including a conffiles file in its control archive (i.e. DEBIAN/conffiles during package creation). This file contains a list of files, one per line. They should be listed as absolute pathnames, and should exist in the binary package, otherwise dpkg(1) will ignore them (although by default dpkg-deb(1) will refuse to build such binary packages). Trailing whitespace will be trimmed, and empty lines will be ignored. EXAMPLE
/etc/alternatives/README /etc/cron.daily/dpkg /etc/dpkg/dpkg.cfg /etc/logrotate.d/dpkg SEE ALSO
dpkg-deb(1), dpkg(1). 1.19.0.5 2018-04-16 deb-conffiles(5)
Related Man Pages
dh_md5sums(1) - netbsd
deb(5) - xfree86
deb(5) - plan9
deb(5) - osf1
deb(5) - x11r4
Similar Topics in the Unix Linux Community
The efficiency between GREP and SED???
Sort by values in the 1st row, leaving first four coulumns untouched
Need help to compile and create python64 bit (2.7.9) on Solaris10
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working