diff --git a/README.md b/README.md index 66d8930..35f3c8e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Make sure to proper chmod them (e.g. `chmod 600`) Add the following line to your /etc/fstab and edit YOUR_USERNAME - //remote-admin1/Ampel /tmp/remote-ampel cifs credentials=/home/YOUR_USERNAME/.smbcredentials,user,noauto,workgroup=ZFD,dir_mode=0777,file_mode=0777,_netdev 0 0 + //cluster-ho/Ampel /tmp/remote-ampel cifs credentials=/home/YOUR_USERNAME/.smbcredentials,user,noauto,workgroup=ZFD,dir_mode=0777,file_mode=0777,_netdev 0 0 setuid might be necessary on /usr/sbin/mount.cifs. Set it as root with