Re: [PATCH v3] apple-gmux: preserve brightness using EFI
From: Atharva Tiwari
Date: Mon Mar 16 2026 - 11:43:21 EST
> Such a daemon should also work with other init systems, it only needs to handle SIGTERM.
Even if i create a daemon that works with all init systems, i would still need to upstream the
daemon to all init systems, which will ofc take a lot of time. and also i dont get why embedding
this logic in the kernel is a bad idea.