]> git.proxmox.com Git - systemd.git/blame - units/kmod-static-nodes.service.in
Merge tag 'upstream/229'
[systemd.git] / units / kmod-static-nodes.service.in
CommitLineData
663996b3
MS
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
6# (at your option) any later version.
7
8[Unit]
14228c0d 9Description=Create list of required static device nodes for the current kernel
663996b3 10DefaultDependencies=no
14228c0d 11Before=sysinit.target systemd-tmpfiles-setup-dev.service
5eef597e 12ConditionCapability=CAP_SYS_MODULE
4c89c718 13ConditionFileNotEmpty=/lib/modules/%v/modules.devname
663996b3
MS
14
15[Service]
16Type=oneshot
17RemainAfterExit=yes
14228c0d 18ExecStart=@KMOD@ static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf