Date: Fri, 13 Apr 2007 11:02:06 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d zfs Message-ID: <200704131102.l3DB269B007247@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd         2007-04-13 11:02:06 UTC
  FreeBSD src repository
  Modified files:
    etc/rc.d             zfs 
  Log:
  - Create an empty /etc/zfs/exports file when zfs_enable="YES" and we don't
    NFS-share anything. This way we can safely start mountd with
    /etc/zfs/exports and mountd won't complain.
  
    Pointed out by:       ceri
  
  - Move 'zfs volinit' before 'zfs mount -a' and 'zfs volfini' after
    'zfs unmount -a'.
  
  Revision  Changes    Path
  1.2       +5 -2      src/etc/rc.d/zfs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704131102.l3DB269B007247>
