]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemd: mount the EFI variable filesystem
authorLee, Chun-Yi <joeyli.kernel@gmail.com>
Sat, 27 Oct 2012 03:23:22 +0000 (11:23 +0800)
committerLennart Poettering <lennart@poettering.net>
Tue, 30 Oct 2012 02:40:42 +0000 (03:40 +0100)
commitf271dd97622b656c1c013d181ea615c671cc2438
tree30640923720a514e0287797259f11b2b87a382a9
parent2161de72c517d34d1ceb9b4c1a300f0b54ce5a9c
systemd: mount the EFI variable filesystem

Add efivarfs to the mount_table in mount-setup.c, so the EFI variable
filesystem will be mounted when systemd executed.

The EFI variable filesystem will merge in v3.7 or v3.8 linux kernel.

Cc: Kay Sievers <kay@vrfy.org>
Cc: Lennart Poettering <lennart@poettering.net>
Cc: Mantas MikulÄ—nas <grawity@gmail.com>
Cc: Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Cc: Matt Fleming <matt.fleming@intel.com>
Cc: Jeremy Kerr <jeremy.kerr@canonical.com>
Cc: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Lee, Chun-Yi <jlee@suse.com>
src/core/kmod-setup.c
src/core/mount-setup.c