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

[Socket]
Service=systemd-udev.service
ReceiveBuffer=134217728
ListenNetlink=kobject-uevent 1
PassCredentials=yes