On Mon, Sep 25, 2000 at 06:25:21AM +0200, Florian Friesdorf wrote: > > This posting is rather old, but for completeness: > > I needed to put an DPkg:: in front of the lines, to make them work.
actually that is because i left out part of my config file, yours is correct, but there is another way to do it as well: DPkg { // Auto re-mounting of a readonly /usr Pre-Invoke {"mount -o remount,rw /usr";}; Post-Invoke {"suidregister";}; Post-Invoke {"mount -o remount,ro /usr";}; } note the DPkg {} > DPkg::Pre-Invoke {"mount -o remount,rw /usr";}; > DPkg::Post-Invoke {"suidregister";}; > DPkg::Post-Invoke {"mount -o remount,ro /usr";}; > > -ff > > -- > Florian Friesdorf <[EMAIL PROTECTED]> > OpenPGP key available on public key servers > > ------> Save the future of Open Source <------ > -> Online-Petition against Software Patents <- > ------> http://petition.eurolinux.org <------- -- Ethan Benson http://www.alaska.net/~erbenson/
pgpdlIizD2rPl.pgp
Description: PGP signature