[systemd-devel] [PATCH] static-nodes: move creation of static nodes from udevd to tmpfiles
Umut Tezduyar
umut at tezduyar.com
Sun Jul 7 11:11:51 PDT 2013
Hi Tom,
Just a suggestion, can kmod-static-nodes.service be merged to
systemd-static-nodes.service and have 2 ExecStartPre= as:
ExecStartPre=/usr/bin/mkdir -p /run/tmpfiles.d
ExecStartPre=/usr/bin/kmod static-nodes --format=tmpfiles
--output=/run/tmpfiles.d/kmod.conf
On Sun, Jul 7, 2013 at 4:15 PM, Tom Gundersen <teg at jklm.no> wrote:
> Hi guys,
>
> Any objections to pushing this patch (attached as I'm having problems
> with sendmail):
>
> As of kmod v14 (currently in Fedora Rawhide and Arch Linux [core]),
> it is possible to export the static node information from
> /lib/modules/`uname -r`/modules.devname in tmpfiles.d(5) format.
>
> Use this functionality to let systemd-tmpfilesd create the static
> device nodes
> at boot, and drop the functionality from systemd-udevd.
>
> Cheers,
>
> Tom
>
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel
>
More information about the systemd-devel
mailing list