NFS: Difference between revisions

imported>Fadenb
No edit summary
imported>Mic92
fix typo in configuration
Line 70: Line 70:
{
{
   # ...
   # ...
   options = "x-systemd.automount,noauto";
   options = ["x-systemd.automount,noauto"];
}
}
</syntaxhighlight>
</syntaxhighlight>