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

Re: Poosible to hook on dpkg, dselect or apt?



Ola Lundqvist wrote:
> I'm packaging a script to administrate servers. What I want to
> do is to run a script after all packages have been installed.
> 
> So is there any way to hook on dpkg, apt or dselect?

DPkg::Post-Install-Pkgs { "/your/commands"; };

Or something in apt.conf should work AFAIK.

Roland

-- 
Roland Bauerschmidt



Reply to: