-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Hi! Thanks for the recent update to 0.90, which allows me to drop a bunch of downstream integration!
A change I noticed in the .service file is, that it now executes +modprobe speakup_soft via ExecStartPre.
This is an improvement insofar as this (from the downstream point of view) doesn't require e.g. a modules-load.d integration that loads the kernel module during boot and is more dynamic.
However, given that very specific and far reaching capabilities are required to load a kernel module, maybe this can be outsourced to a udev integration instead, that takes care of this on-demand?
This might also allow more service hardening.
Metadata
Metadata
Assignees
Labels
No labels