]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/kmod-static-nodes.service.in
Rename tmpfiles.d/kmod.conf to static-nodes.conf
[thirdparty/systemd.git] / units / kmod-static-nodes.service.in
CommitLineData
a7df2d1e
ZJS
1# SPDX-License-Identifier: LGPL-2.1+
2#
edeb68c5
TG
3# This file is part of systemd.
4#
5# systemd is free software; you can redistribute it and/or modify it
6# under the terms of the GNU Lesser General Public License as published by
7# the Free Software Foundation; either version 2.1 of the License, or
8# (at your option) any later version.
9
10[Unit]
265c14cd 11Description=Create list of static device nodes for the current kernel
edeb68c5
TG
12DefaultDependencies=no
13Before=sysinit.target systemd-tmpfiles-setup-dev.service
e0c74691 14ConditionCapability=CAP_SYS_MODULE
6233c794 15ConditionFileNotEmpty=/lib/modules/%v/modules.devname
edeb68c5
TG
16
17[Service]
18Type=oneshot
7e380bba 19RemainAfterExit=yes
265c14cd 20ExecStart=@KMOD@ static-nodes --format=tmpfiles --output=/run/tmpfiles.d/static-nodes.conf