From: Georgy Yakovlev Date: Tue, 12 May 2020 22:43:51 +0000 (-0700) Subject: sys-fs/zfs: sync live ebuild X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e5d778def5a34e5fd3956a621c70a00ad005d49f;p=gentoo.git sys-fs/zfs: sync live ebuild Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev --- diff --git a/sys-fs/zfs/zfs-9999.ebuild b/sys-fs/zfs/zfs-9999.ebuild index b712c747b662..c7cc180b9ea0 100644 --- a/sys-fs/zfs/zfs-9999.ebuild +++ b/sys-fs/zfs/zfs-9999.ebuild @@ -110,7 +110,7 @@ src_prepare() { # prevent errors showing up on zfs-mount stop, #647688 # openrc will unmount all filesystems anyway. - sed -i "/^ZFS_UNMOUNT=/ s/yes/no/" etc/default/zfs.in || die + sed -i "/^ZFS_UNMOUNT=/ s/yes/no/" "etc/default/zfs.in" || die } src_configure() {