[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] FHS done right
7 dec 2007 kl. 08.22 skrev Gabor Gombas:
> On Thu, Dec 06, 2007 at 04:46:10PM -0800, Love Hörnquist Ĺstrand
> wrote:
>
>> I think I can handle the code stuff myself, but I just read though
>> the
>> FHS with regard to /var/run and I can't figure out whats wrong with
>> Heimdal usage of /var/run.
>
> IMHO nothing is wrong with /var/run; the problematic directory is
> /var/heimdal: it should be /var/_lib_/heimdal according to the FHS.
Ok, did this, used some of the patch from Hai (thanks!), this will not
be
in Heimdal 1.0 branch but rather the 1.1 version. I would like to have
1.0.2 out next week, and 1.1 before new year.
> Making /var/run also configurable (say, to allow using a subdirectory
> under /var/run) may help if someone wants to run Heimdal services as a
> non-root user or just wants to have /var/run more organized, but it is
> not essential.
Will ignore this for now then.
Love