This is an old revision of the document!
| Service |
|---|
| service autofs start |
| service autofs stop |
| service autofs status |
/etc/auto.master:
/mnt /etc/auto.mnt +auto.master
/etc/auto.mnt:
mountfolder1 -rw,soft server1.local:/myfiles mountfolder2 -rw,soft server2.local:/somemorefiles
# ll /mnt mountfolder1 mountfolder2