NAME

systemd-efi-boot-generator – Generator for automatically mounting the EFI System Partition used by the current boot to /boot  

SYNOPSIS

/lib/systemd/system-generators/systemd-efi-boot-generator  

DESCRIPTION

systemd-efi-boot-generator is a generator that automatically creates mount and automount units for the EFI System Partition (ESP), mounting it to /boot. Note that this generator will execute no operation on non-EFI systems, on systems where the boot loader does not communicate the used ESP to the OS, on systems where /boot is an explicitly configured mount (for example, listed in fstab(5)) or where the /boot mount point is non-empty. Since this generator creates an automount unit, the mount will only be activated on-demand, when accessed.

systemd-efi-boot-generator implements the m[blue]generator specificationm[][1].  

NOTES

1.
generator specification
http://www.freedesktop.org/wiki/Software/systemd/Generators

Willie has over 15 years of experience in Linux system administration and DevOps. After managing infrastructure for startups and enterprises alike, he founded Command Linux to share the practical knowledge he wished he had when starting out. He oversees content strategy and contributes guides on server management, automation, and security.