cvs commit: src/etc/rc.d zfs
    Pawel Jakub Dawidek 
    pjd at FreeBSD.org
       
    Sun Apr 22 20:55:09 UTC 2007
    
    
  
pjd         2007-04-22 20:55:08 UTC
  FreeBSD src repository
  Modified files:
    etc/rc.d             zfs 
  Log:
  When zfs dataset has jailed=on property, it won't be mounted with
  'zfs mount -a' from the main system - this is by design, as mountpoint
  may be set to dangerous value. This all means, that such file system
  has to be mounted from within a jail. To make it easier, reorganize
  rc.d/zfs script so it can be used from within a jail.
  
  Revision  Changes    Path
  1.5       +34 -3     src/etc/rc.d/zfs
    
    
More information about the cvs-all
mailing list