autounmountd.8
AUTOUNMOUNTD(8)
AUTOUNMOUNTD(8)
FreeBSD System Manager's Manual
AUTOUNMOUNTD(8)
autounmountd
—
卸载自动挂载文件系统的守护进程
autounmountd
[-d
] [-r
time] [-t
time] [-v
]
autounmountd
守护进程负责卸载由 automountd(8) 挂载的文件系统。 启动时, autounmountd
检索具有 automounted
挂载选项集的文件系统列表。 每次挂载或卸载文件系统时都会更新该列表。 经过指定的时间后, autounmountd
会尝试卸载文件系统,如有必要,会在一段时间后重试。
这些选项可用:
调试模式:增加详细程度并且不守护进程。
在上一次尝试失败后尝试卸载过期文件系统之前等待的秒数,可能是由于文件系统正忙。 默认值为 600 或十分钟。
尝试卸载文件系统之前等待的秒数。 默认值为 600 或十分钟。
增加详细程度。
The autounmountd
utility exits 0 on success, and >0 if an error occurs.
auto_master(5), autofs(5), automount(8), automountd(8)
autounmountd
守护进程出现在 FreeBSD 10.1 中。
autounmountd
由 Edward Tomasz Napierala <trasz@FreeBSD.org>- 在 FreeBSD 基金会的赞助下开发。
December 13, 2014
FreeBSD 13.1-RELEASE
最后更新于
这有帮助吗?