summaryrefslogtreecommitdiff
path: root/units/systemd-udev-control.socket
blob: 1cf06839118c6b5ab6de8e33e551837eef01848d (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=udev Control Socket
DefaultDependencies=no
ConditionCapability=CAP_MKNOD

[Socket]
Service=systemd-udev.service
ListenSequentialPacket=/run/udev/control
SocketMode=0600
PassCredentials=yes