automountd.8 (fa9896e082a1046ff4fbc75fcba4d18d1f2efc19) automountd.8 (1a720cbec513210fa2e85c3882741ef2f6dc5f35)
1.\" Copyright (c) 2014 The FreeBSD Foundation
2.\"
3.\" This software was developed by Edward Tomasz Napierala under sponsorship
4.\" from the FreeBSD Foundation.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 28 unchanged lines hidden (view full) ---

37.Op Fl m Ar maxproc
38.Op Fl o Ar options
39.Op Fl d
40.Op Fl v
41.Sh DESCRIPTION
42The
43.Nm
44daemon is responsible for handling
1.\" Copyright (c) 2014 The FreeBSD Foundation
2.\"
3.\" This software was developed by Edward Tomasz Napierala under sponsorship
4.\" from the FreeBSD Foundation.
5.\"
6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions
8.\" are met:

--- 28 unchanged lines hidden (view full) ---

37.Op Fl m Ar maxproc
38.Op Fl o Ar options
39.Op Fl d
40.Op Fl v
41.Sh DESCRIPTION
42The
43.Nm
44daemon is responsible for handling
45.Xr autofs 5
45.Xr autofs 4
46mount requests, parsing maps,
47and mounting filesystems they specify.
48On startup,
49.Nm
50forks into background and waits for kernel requests.
51When a request is received,
52.Nm
53forks a child process.

--- 24 unchanged lines hidden (view full) ---

78Options specified here will be overridden by options entered in maps or
79.Xr auto_master 5 .
80.It Fl v
81Increase verbosity.
82.El
83.Sh EXIT STATUS
84.Ex -std
85.Sh SEE ALSO
46mount requests, parsing maps,
47and mounting filesystems they specify.
48On startup,
49.Nm
50forks into background and waits for kernel requests.
51When a request is received,
52.Nm
53forks a child process.

--- 24 unchanged lines hidden (view full) ---

78Options specified here will be overridden by options entered in maps or
79.Xr auto_master 5 .
80.It Fl v
81Increase verbosity.
82.El
83.Sh EXIT STATUS
84.Ex -std
85.Sh SEE ALSO
86.Xr autofs 4 ,
86.Xr auto_master 5 ,
87.Xr auto_master 5 ,
87.Xr autofs 5 ,
88.Xr automount 8 ,
89.Xr autounmountd 8
90.Sh HISTORY
91The
92.Nm
93daemon appeared in
94.Fx 10.1 .
95.Sh AUTHORS
96The
97.Nm
98was developed by
99.An Edward Tomasz Napierala Aq Mt trasz@FreeBSD.org
100under sponsorship from the FreeBSD Foundation.
88.Xr automount 8 ,
89.Xr autounmountd 8
90.Sh HISTORY
91The
92.Nm
93daemon appeared in
94.Fx 10.1 .
95.Sh AUTHORS
96The
97.Nm
98was developed by
99.An Edward Tomasz Napierala Aq Mt trasz@FreeBSD.org
100under sponsorship from the FreeBSD Foundation.