This shows you the differences between two versions of the page.
| tips:autofs [2017/05/15 09:47] – created scipio | tips:autofs [2017/05/15 09:50] (current) – scipio | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| sudo apt install autofs | sudo apt install autofs | ||
| sudo mkdir / | sudo mkdir / | ||
| + | </ | ||
| + | |||
| + | ===== debugging ===== | ||
| + | |||
| + | stop service and run foreground | ||
| + | <code bash> | ||
| + | systemctl stop autofs | ||
| + | sudo automount -f -v | ||
| </ | </ | ||