[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: changing permissions during install



On Fri, Jan 25, 2002 at 02:11:41PM +1100, Russell Coker wrote:
> I would like to be able to hook into the operation of dpkg so have my own 
> code run after the files are installed but before postinst so I can change 
> the security settings before the programs are run.

dpkg --unpack foo.deb
run your script here
dpkg --configure foo

   Julian

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

     Julian Gilbey, Dept of Maths,             Debian GNU/Linux Developer
      Queen Mary, Univ. of London         see http://people.debian.org/~jdg/
   http://www.maths.qmul.ac.uk/~jdg/           or http://www.debian.org/
        Visit http://www.thehungersite.com/ to help feed the hungry



Reply to: