On Tue, 21 Sep 2004, Arthur Korn wrote: > Hi > > Marc MERLIN schrieb: > > >From https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=91559 > > > --- autofs.FCS 2003-01-27 20:22:54.000000000 -0800 > > +++ autofs 2003-05-23 18:38:27.000000000 -0700 > > @@ -34,6 +34,11 @@ > > initdir=/etc/init.d > > > > # > > +# Read configuration options > > +# > > +[ -f /etc/sysconfig/autofs ] && . /etc/sysconfig/autofs > > This would be /etc/default/autofs for Debian then ...
Yes, the fact that this can be different for different distributions means that it's not as straight forward as one would hope. This is only one of the cases that needs to be catered. I'll take this on advisement but would prefer that these type of patches be carried in the distribution packages till we can deal with them in a sensible manner. Ian _______________________________________________ autofs mailing list [EMAIL PROTECTED] http://linux.kernel.org/mailman/listinfo/autofs
