Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2016 10:41:46 +0300
From:      Andriy Gapon <avg@FreeBSD.org>
To:        Ngie Cooper <ngie@FreeBSD.org>, src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-head@FreeBSD.org
Subject:   Re: svn commit: r307191 - head/etc/rc.d
Message-ID:  <875b3413-c8d6-8c48-3829-af0c3a587167@FreeBSD.org>
In-Reply-To: <201610130710.u9D7ARZa007926@repo.freebsd.org>
References:  <201610130710.u9D7ARZa007926@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 13/10/2016 10:10, Ngie Cooper wrote:
> Author: ngie
> Date: Thu Oct 13 07:10:27 2016
> New Revision: 307191
> URL: https://svnweb.freebsd.org/changeset/base/307191
> 
> Log:
>   Install etc/rc.d/zfsbe when MK_ZFS != no
>   
>   X-MFC with:	r307182
>   Sponsored by:	Dell EMC Isilon

Oh!  Thank you!

> Modified:
>   head/etc/rc.d/Makefile
> 
> Modified: head/etc/rc.d/Makefile
> ==============================================================================
> --- head/etc/rc.d/Makefile	Thu Oct 13 07:02:54 2016	(r307190)
> +++ head/etc/rc.d/Makefile	Thu Oct 13 07:10:27 2016	(r307191)
> @@ -314,6 +314,7 @@ FILES+=		wpa_supplicant
>  .if ${MK_ZFS} != "no"
>  FILESGROUPS+=	ZFS
>  ZFS+=		zfs
> +ZFS+=		zfsbe
>  ZFS+=		zfsd
>  ZFS+=		zvol
>  ZFSPACKAGE=	zfs
> 


-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?875b3413-c8d6-8c48-3829-af0c3a587167>