remote-admin.sh aktualisiert
Ampel moved to cluster-ho UPDATE your /etc/fstab
This commit is contained in:
parent
11a465886e
commit
10fdf4ddda
1 changed files with 1 additions and 2 deletions
|
@ -15,14 +15,13 @@
|
|||
#
|
||||
# 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
|
||||
#
|
||||
# chmod u+s /usr/sbin/mount.cifs
|
||||
|
||||
AMPEL_MOUNT=/tmp/remote-ampel
|
||||
AMPEL_SHARE=//remote-admin1/Ampel
|
||||
|
||||
if [ -f ~/.remote-admin ]; then
|
||||
source ~/.remote-admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue