summaryrefslogtreecommitdiff
path: root/units/systemd-udev-control.socket
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-18 16:29:43 +0200
committerKay Sievers <kay@vrfy.org>2012-04-18 16:29:43 +0200
commit180bd81280cf4e1fdf393314c8322124ab49dbbb (patch)
treec1d073b6c9cee50fdad94e58918e8bcab4f28d90 /units/systemd-udev-control.socket
parent88f642c00b1708c5e0203c1753a9ef91d1de5442 (diff)
udev: units - reference systemd-* units
Diffstat (limited to 'units/systemd-udev-control.socket')
-rw-r--r--units/systemd-udev-control.socket2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-udev-control.socket b/units/systemd-udev-control.socket
index f80f77442..1cf068391 100644
--- a/units/systemd-udev-control.socket
+++ b/units/systemd-udev-control.socket
@@ -4,7 +4,7 @@ DefaultDependencies=no
ConditionCapability=CAP_MKNOD
[Socket]
-Service=udev.service
+Service=systemd-udev.service
ListenSequentialPacket=/run/udev/control
SocketMode=0600
PassCredentials=yes