[systemd-devel] [PATCH] Add syste-firmware-efi-efivars.mount for support automount EFI variable filesystem

Mantas Mikulėnas grawity at gmail.com
Wed Oct 24 04:07:51 PDT 2012


On Wed, Oct 24, 2012 at 1:42 PM, Lee, Chun-Yi <joeyli.kernel at gmail.com> wrote:
> Add units/sys-firmware-efi-efivars.mount rule for support automount EFI variable filesystem
> [...]
> +
> +[Mount]
> +What=efivarfs
> +Where=/sys/firmware/efi/efivars
> +Type=efivarfs

Out of curiosity: Which kernels actually use a separate filesystem
type for this? I'm using 3.6 (Arch) here, and it doesn't even
recognize "efivarfs" -- it exports the variables directly via sysfs at
/sys/firmware/efi/vars...

-- 
Mantas Mikulėnas


More information about the systemd-devel mailing list