]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-udevd.service.in
systemctl: fix issue with systemctl daemon-reexec
[thirdparty/systemd.git] / units / systemd-udevd.service.in
CommitLineData
49dbfa7b
LP
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
43fefbf6 8[Unit]
4c9b12a7 9Description=udev Kernel Device Manager
ee1c0ad4 10Documentation=man:systemd-udevd.service(8) man:udev(7)
51dfddc2
CG
11Wants=systemd-udevd-control.socket systemd-udevd-kernel.socket
12After=systemd-udevd-control.socket systemd-udevd-kernel.socket
d8b9a5c1 13Before=basic.target
fc1de713 14DefaultDependencies=no
9371e6f3 15ConditionCapability=CAP_MKNOD
43fefbf6
KS
16
17[Service]
18Type=notify
2b4f9e67 19OOMScoreAdjust=-1000
51dfddc2 20Sockets=systemd-udevd-control.socket systemd-udevd-kernel.socket
454591be 21Restart=always
47ec1184 22RestartSec=0
f13b388f 23ExecStart=@rootlibexecdir@/systemd-udevd