- Package:
- src:cups-filters
- Source:
- src:cups-filters
- Submitter:
- Mario Limonciello
- Date:
- 2026-06-08 14:49:01 UTC
- Severity:
- normal
- Tags:
Dear Maintainer, `parport_pc` loads on all systems with cups-filters installed, but this is unnecessary as there are modaliases that systemd will use to load when appropriate hardware is detected. ``` ❯ modinfo parport_pc | grep alias | wc -l 57 ``` I will send a PR to salsa for this issue to fix it.