1
2
3
4
5
6
7
8
9
10
11 | meine auto.master # +auto.master /mnt/NAS /etc/auto.synology --ghost meine auto.synology Datenplatte -fstype=cifs, username=root, password=xxx,rw, 192.168.xxx.xxx:/volume1/Datenplatte Filme -fstype=cifs, username=kirsten, password=xxx,rw, 192.168.xxx.xxx:/Server1.local/Filme music -fstype=cifs, username=kirsten, password=xxx,rw, 192.168.xxx.xxx:/Server1.local/music Video -fstype=cifs, username=kirsten, password=xxx,rw, 192.168.xxx.xxx:/volume1/video |