Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2024 18:13:56 +0300
From:      Gleb Popov <arrowd@freebsd.org>
To:        Nuno Teixeira <eduardo@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org
Subject:   Re: git: 6b1ce0429253 - main - sysutils/restic: Add pkg-message about FUSE mount
Message-ID:  <CALH631mEex1iu96pdF_VcTag1F-UVLkziS_O=BdLZhFujbpDag@mail.gmail.com>
In-Reply-To: <202404031432.433EWbj2025920@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On Wed, Apr 3, 2024 at 5:32 PM Nuno Teixeira <eduardo@freebsd.org> wrote:
>
> +fusefs_load="YES"

Loading modules in the bootloader is discouraged. If the module can be
loaded after the system is booted, then it is better to do

sysrc kld_list+=fusefs


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALH631mEex1iu96pdF_VcTag1F-UVLkziS_O=BdLZhFujbpDag>