From b17959153a460b2a468333868b101fc7e64d7347 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 25 Mar 2013 21:25:06 +0100 Subject: units: and also, order all early-boot sockets before sockets.target --- units/systemd-udevd-control.socket | 1 + 1 file changed, 1 insertion(+) (limited to 'units/systemd-udevd-control.socket') diff --git a/units/systemd-udevd-control.socket b/units/systemd-udevd-control.socket index 9065ea2c64..ca17102dfa 100644 --- a/units/systemd-udevd-control.socket +++ b/units/systemd-udevd-control.socket @@ -9,6 +9,7 @@ Description=udev Control Socket Documentation=man:systemd-udevd.service(8) man:udev(7) DefaultDependencies=no +Before=sockets.target ConditionCapability=CAP_MKNOD [Socket] -- cgit v1.2.3-54-g00ecf