Changes between Version 72 and Version 73 of Docs/825gen2/Dev/DevVMTechnical


Ignore:
Timestamp:
02/13/26 13:52:21 (11 days ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/825gen2/Dev/DevVMTechnical

    v72 v73  
    381381}}}
    382382
     383For the client indicator to be able to access these directories it is also necessary to add the //crossmnt// specifier to the ///etc/exports// file.
     384{{{
     385/srv/nfs                *(rw,sync,no_root_squash,crossmnt)
     386/cygdrive/c/boot        *(rw,sync,no_root_squash)
     387}}}
     388
    383389== Sudoers ==
    384390Files are added to the VM /etc/sudoers.d directory