X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-udev-control.socket;h=e835ab6f4c11c8137aac1b25b26f44691bb5b93a;hb=11901ad59689002aa7bbf598e76617f1cfeebd34;hp=f80f774427ca949961a818d3ac0f4964ffa56f63;hpb=f13b388f97bc3ba8db844bd3413d510e2466a0b6;p=elogind.git diff --git a/units/systemd-udev-control.socket b/units/systemd-udev-control.socket index f80f77442..e835ab6f4 100644 --- a/units/systemd-udev-control.socket +++ b/units/systemd-udev-control.socket @@ -1,10 +1,18 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + [Unit] Description=udev Control Socket +Documentation=man:udev(7) man:systemd-udevd.service(8) DefaultDependencies=no ConditionCapability=CAP_MKNOD [Socket] -Service=udev.service +Service=systemd-udev.service ListenSequentialPacket=/run/udev/control SocketMode=0600 PassCredentials=yes