From 11a465886eba8663cf6d6c6b2250b266e3cd7e5c Mon Sep 17 00:00:00 2001 From: sengstock Date: Fri, 4 Apr 2025 15:24:28 +0200 Subject: [PATCH] README.md aktualisiert Ampel moved to cluster-ho --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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