reopen 280706
severity 280706 wishlist
retitle 280706 Please improve the error message given when using relative paths
thanks
On Wed, Dec 08, 2004 at 09:46:03PM +0100, Francesco Paolo Lovergine wrote:
>>> Do not use relative paths or symlinks in auto.master, please.
>> In that case, 280706 is not
on Wed, Dec 08, 2004 at 12:17:10AM +0100, Steinar H. Gunderson ([EMAIL
PROTECTED]) wrote:
> On Wed, Nov 10, 2004 at 11:57:33PM -0800, Karsten M. Self wrote:
> > misc/etc/auto.misc
> > net /etc/auto.net
>
> This is indeed what is causing the problems. /etc/init.d/autofs reads
>
> getmoun
On Wed, Nov 10, 2004 at 11:57:33PM -0800, Karsten M. Self wrote:
> misc /etc/auto.misc
> net /etc/auto.net
This is indeed what is causing the problems. /etc/init.d/autofs reads
getmounts | while read cmd rest
do
mnt=`echo $rest | sed 's/^.* \(\/[^ ]*\) [A-Za-z].*$/\1/'`
Naturally, sed
3 matches
Mail list logo