[nfs] On met un alias nfs.adm.crans.org en place pour virer daath au maximum d'endroit
This commit is contained in:
parent
354d60a8a1
commit
0f0c37e7a0
3 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ print metadata.Probes["fstab_local"]
|
|||
|
||||
if has("nfs"):
|
||||
@# Le nfs
|
||||
mnt("daath.adm.crans.org:/usr/scripts", "/usr/scripts", "nfs", ["rw"])
|
||||
mnt("nfs.adm.crans.org:/usr/scripts", "/usr/scripts", "nfs", ["rw"])
|
||||
if has("home-permanent"):
|
||||
# Pour ceux qui accedent beaucoup aux homes on monte tout le /home
|
||||
mnt("fx.adm.crans.org:/home-adh", "/home", "nfs", ["rw"]);
|
||||
mnt("nfs.adm.crans.org:/home-adh", "/home", "nfs", ["rw"]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue