Page MenuHomeFreeBSD

Support multiple auto_master files
AbandonedPublic

Authored by cperciva on May 8 2020, 5:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 11, 2:15 PM
Unknown Object (File)
Fri, Sep 11, 2:02 PM
Unknown Object (File)
Thu, Sep 10, 5:36 PM
Unknown Object (File)
Wed, Sep 9, 1:37 PM
Unknown Object (File)
Tue, Sep 8, 3:12 AM
Unknown Object (File)
Thu, Sep 3, 12:20 AM
Unknown Object (File)
Aug 23 2026, 8:51 AM
Unknown Object (File)
Aug 23 2026, 1:06 AM
Subscribers
None

Details

Reviewers
trasz
Summary

Add a new option '-m master' to automount(8) which adds an additional file to the
set of master files to be processed. (Default: Just /etc/auto_master.)

Add a new rc.conf variable 'autofs_masters' which can take absolute paths and names
of files inside /etc/autofs/.

This is aimed at allowing users to configure autofs mount points via rc.conf rather
than needing to edit /etc/auto_master.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped