All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Bajurny <bajurny@cs.umn.edu>
To: autofs@linux.kernel.org
Subject: autofs5 variable substitution
Date: Fri, 07 May 2010 23:00:03 -0500	[thread overview]
Message-ID: <4BE4E1C3.8050708@cs.umn.edu> (raw)

I apologize if this is the wrong place for this, but my Googling has 
come up empty and I find myself at a loss.

In our enviroment we do automounts based on the OSNAME and OSREL 
variables.  With autofs4 and the sun automounter we manually specify the 
values of OSNAME and OSREL in the init scripts.  In the autofs4 init.d 
script there is a line for 'localoptions' where I can set '-DOSNAME=name 
-DOSREL=rel'.  But I can't for the life of me figure out how to set this 
with an autofs5 init script.  The init script specifies a confdir and 
the autofs file there.  I tried adding 'OPTIONS="-DOSNAME=name 
-DOSREL=rel"' to that line, and the automountd process started with 
those correct flags, but then it wasn't able to mount anything from my 
automount maps.  I also tried using LOCALOPTIONS instead of OPTIONS and 
that didn't do anything.

So I'm stuck.  Is there documentation somewhere on the configuration 
options I can pass to the init script?  Is what I'm trying to do 
possible anymore with autofs5

Thanks for the help,
Peter Bajurny
University of Minnesota Computer Science

             reply	other threads:[~2010-05-08  4:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-08  4:00 Peter Bajurny [this message]
2010-05-09  3:56 ` autofs5 variable substitution Ian Kent
2010-05-10 17:04   ` Peter Bajurny
2010-05-10 17:38     ` Peter Bajurny
2010-05-11  2:12       ` Ian Kent

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BE4E1C3.8050708@cs.umn.edu \
    --to=bajurny@cs.umn.edu \
    --cc=autofs@linux.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.