I have a source package where I want to add a simple init.d script. I know dh_installinit should help : when I run it, it creates examples of postrm, prerm, postinstall to perform an update-rc.d after install (which is OK to me by the way) But I can't make my new created package to copy the file to /etc/init.d when I do apt-get install !
Thank you in advance serverfault community !
From
dh_installinit(1)
:Found this:
In http://www.debian.org/doc/debian-policy/ch-opersys.html
Here's the docs on using
conffiles
http://www.debian.org/doc/manuals/maint-guide/ch-dother.en.html#s-conffiles