mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 15:55:37 +02:00
13 lines
546 B
Markdown
13 lines
546 B
Markdown
# automountd
|
|
|
|
> daemon สำหรับการ mount/unmount อัตโนมัติของ `autofs` ที่ถูกเริ่มต้นโดย `launchd` เมื่อจำเป็น.
|
|
> ไม่ควรเรียกใช้งานด้วยตนเอง.
|
|
> ข้อมูลเพิ่มเติม: <https://keith.github.io/xcode-man-pages/automountd.8.html>
|
|
|
|
- เริ่ม daemon:
|
|
|
|
`automountd`
|
|
|
|
- บันทึกข้อมูลเพิ่มเติมลงใน `syslog`:
|
|
|
|
`automountd -v`
|