Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

community/lxcfs: Modprobe modules instead of failing when absent #4991

Closed
wants to merge 1 commit into from
Closed

community/lxcfs: Modprobe modules instead of failing when absent #4991

wants to merge 1 commit into from

Commits on Aug 23, 2018

  1. community/lxcfs: Modprobe modules instead of failing when absent

    Previously, lxcfs failed when the kernel modules were not listed the lsmod
    output. Built-in kernel modules never show up in lsmod, thus the service
    could not be properly started on such systems.
    
    Fixes #9214.
    nero committed Aug 23, 2018
    Configuration menu
    Copy the full SHA
    72683c8 View commit details
    Browse the repository at this point in the history