Re: [PATCH v3] apple-gmux: preserve brightness using EFI
From: Atharva Tiwari
Date: Sun Mar 15 2026 - 18:09:00 EST
> Systemd seems to already store the backlight brightness during shutdown/reboot, so maybe
> having a small oneshot service that synchronizes those values with the EFI variable during
> shutdown/reboot might be easier?
This is logical only if we assume every system uses systemd, and that isint the case, and trying
to port the same logical to every alternative to systemd will take more time and effort, than to just
embed this logic in the kernel.