On 06-Dec-2000 stramiello wrote: > Ok, I'm trying to set up /etc/ftppasswd into the conffile. I added that as > the only line: > -- > /etc/ftppasswd > -- > > But then it claims it can't find it. So where in the package should I > physically place the template ftppasswd? >
if it is debian made, I keep it in my debian/ dir. Otherwise just copy the file from the source. The point is, the file needs to end up in the etc dir of wherever you build the deb from, so say debian/tmp/etc.

