diff options
Diffstat (limited to 'units/systemd-udev-control.socket')
-rw-r--r-- | units/systemd-udev-control.socket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-udev-control.socket b/units/systemd-udev-control.socket index f80f774427..1cf0683911 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 |