<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>82086</bug_id>
          
          <creation_ts>2005-02-15 01:03 0000</creation_ts>
          <short_desc>autofs init script only passes the timeout parameter to automount ignoring others</short_desc>
          <delta_ts>2005-03-16 01:09:26 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>p.gentoo@artistsonline.co.il</reporter>
          <assigned_to>robbat2@gentoo.org</assigned_to>
          <cc>m.r.holthuis@planet.nl</cc>
    
    <cc>net-fs@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>p.gentoo@artistsonline.co.il</who>
            <bug_when>2005-02-15 01:03:26 0000</bug_when>
            <thetext>In the auto.master file you can specify parameters that should be passed to automount. --timeout is passed correctly but other supported parameters aren&apos;t (--ghost, --verbose).

Reproducible: Always
Steps to Reproduce:
1. Add --ghost on one of the lines in auto.master 
2. Run ls on the mount point specified in that line
3.

Actual Results:  
You will see an empty directory

Expected Results:  
You should see ghosted directories

I can see in the autofs initscript that it is hard coded to look for -t and
--timeout and pass them to automount. It should have a list of automount
parameters to look for</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2005-03-14 16:49:03 0000</bug_when>
            <thetext>*** Bug 82692 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2005-03-14 16:49:25 0000</bug_when>
            <thetext>I&apos;m working on this still, but it&apos;s a pain to parse :-(.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robbat2@gentoo.org</who>
            <bug_when>2005-03-14 20:22:32 0000</bug_when>
            <thetext>Ok, this is fixed now.
I totally revamped the init script.
Now supports current daemon options.
Also cleanup all usage of unsafe sub-shells.
It also runs a lot faster ;-).

Please test it and report back. If it works out after 2 weeks, I&apos;m going to mark 4.1.3-r4 stable.

4.1.4_beta2 is out, and has bundled a testing gentoo ebuild, and a different init script (looks to be based off one of the way older versions). I&apos;ll look at it later, and integrate it when 4.1.4 comes around, as 4.1.4 has some new features and things.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>p.gentoo@artistsonline.co.il</who>
            <bug_when>2005-03-16 01:09:26 0000</bug_when>
            <thetext>Seems to work. Lovely!</thetext>
          </long_desc>
      
    </bug>

</bugzilla>