]> git.pld-linux.org Git - packages/systemd.git/commit - systemd.spec
Load the configfs module for /sys/kernel/config mount
authorJacek Konieczny <jajcus@jajcus.net>
Mon, 6 Jan 2014 11:00:54 +0000 (12:00 +0100)
committerJacek Konieczny <jajcus@jajcus.net>
Mon, 6 Jan 2014 11:04:23 +0000 (12:04 +0100)
commitdd9c7c3ea5b57bedc804dd519c7cd01238213876
tree8eeea9176757705391d5cc240843b191aec04cda
parentea1081fac8d7d311833867b7166e910a346b7724
Load the configfs module for /sys/kernel/config mount

targetcli.service (from the targetcli-fb package) requires
sys-kernel-config.mount unit (configfs mounted at /sys/kernel/config).
With the default systemd-provided units that is started only when
/sys/kernel/config directory extists on boot - that is when configfs is
compiled into kernel or the module is loaded from /etc/modules-load.d

The systemd-configfs.patch changes the behaviour so
sys-kernel-config.mount unit will attempt to load the 'configfs' module
when needed (honouring any module blacklist).

Release: 8
systemd-configfs.patch [new file with mode: 0644]
systemd.spec
This page took 0.027451 seconds and 4 git commands to generate.