Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#72053 - [containerd] Please remove the modprobe call from containerd.service

Attached to Project: Community Packages
Opened by Detlev Brodowski (brody) - Monday, 06 September 2021, 18:19 GMT
Last edited by Andreas Radke (AndyRTR) - Monday, 06 September 2021, 19:11 GMT
Task Type Feature Request
Category Packages
Status Assigned
Assigned To Santiago Torres (sangy)
Morten Linderud (Foxboron)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 1
Private No

Details

Description:

If provided by a package, IMHO Linux kernel modules should be loaded via a config file, in /usr/lib/modules-load.d/*.conf.

This would also have the advantage that, depending on the use case, you can prevent the installation of the configuration file (using /etc/pacman.conf -> NoExtract) without changing the systemd service file.

A valid patch file has been attached.

Additional info:
* package version(s): 1.5.5
* links:
https://wiki.archlinux.org/title/Kernel_module#Automatic_module_loading_with_systemd
https://man.archlinux.org/man/modules-load.d.5
This task depends upon

Comment by Morten Linderud (Foxboron) - Saturday, 09 October 2021, 11:12 GMT
I'm still not quite sure if I want to patch this or not. It should preferably be an upstream thing, and not something we are patching downstream.

Loading...