PDA

View Full Version : Scripts for deb packages - what are the options?


dodle
May 10th, 2009, 09:36 PM
There are four possible script file names that I know of:

postinst
postrm
preinst
prerm

Are there any more, and are the ones that I mentioned valid? I know that "postinst" and "postrm" work because I've used them.