This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: user-fstab.sh is cruel


On Apr 28 17:08, Corinna Vinschen wrote:
> On Apr 28 15:01, Eric Blake wrote:
> > --- /etc/profile.d/user-fstab.sh.orig	2008-04-28 08:59:55.695117400 -0600
> > +++ /etc/profile.d/user-fstab.sh	2008-04-28 09:00:03.117039900 -0600
> > @@ -7,6 +7,7 @@
> >  #
> >  # The registry mount points are stored in a file /etc/fstab.d/<username>
> >  #
> > +(
> >  export PATH="/bin:$PATH"
> >  
> >  SYSCONFDIR=/etc
> > @@ -95,3 +96,4 @@
> >      echo " 0 0"
> >    fi >> ${FSTAB}
> >  fi
> > +)
> 
> Ouch, you're right.  I actually forgot that this setting isn't just
> local to the script.

Should be fixed in the just uploaded base-cygwin 0.3-1.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]