Skip to content

Investigate loading speakup_soft using udev #36

Description

@dvzrv

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions