blob: 0b66c53fe04c9e23a8bd20cb893dc767b4e9c8ab [file] [log] [blame] [raw]
Tom Gundersen8c11aac2013-04-11 21:14:40 +02001# 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]
Lennart Poetteringd1a6f442014-03-06 04:51:11 +01009Description=Create Static Device Nodes in /dev
Umut Tezduyar195f8e32013-04-23 09:56:32 +020010Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8)
Tom Gundersen8c11aac2013-04-11 21:14:40 +020011DefaultDependencies=no
Lennart Poettering2db76482014-06-15 23:42:53 +020012Conflicts=shutdown.target
Zbigniew Jędrzejewski-Szmek1c5d3c92014-11-02 09:16:09 -050013After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-sysusers.service
Lennart Poettering2db76482014-06-15 23:42:53 +020014Before=sysinit.target local-fs-pre.target systemd-udevd.service shutdown.target
Lennart Poetteringe0c74692014-07-04 03:07:20 +020015ConditionCapability=CAP_SYS_MODULE
Tom Gundersen8c11aac2013-04-11 21:14:40 +020016
17[Service]
18Type=oneshot
Tom Gundersen7e380bb2013-07-22 17:10:15 +020019RemainAfterExit=yes
Tom Gundersen8c940522014-10-27 17:15:42 +010020ExecStart=@rootbindir@/systemd-tmpfiles --prefix=/dev --create --boot