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

Re: Filesystem layout and hi everybody



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 <42ff@gmx.net>
> 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/

Attachment: pgpATVctYZtvE.pgp
Description: PGP signature


Reply to: