From 3bf3cd95abf815be091a5398b3796d5e325862b6 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Tue, 12 Mar 2013 15:35:17 +0100 Subject: udevd: sort into sysinit instead of basic target --- units/systemd-udevd.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/systemd-udevd.service.in') diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in index 2fe7822fe9..86c650c0db 100644 --- a/units/systemd-udevd.service.in +++ b/units/systemd-udevd.service.in @@ -10,7 +10,7 @@ Description=udev Kernel Device Manager Documentation=man:systemd-udevd.service(8) man:udev(7) Wants=systemd-udevd-control.socket systemd-udevd-kernel.socket After=systemd-udevd-control.socket systemd-udevd-kernel.socket -Before=basic.target +Before=sysinit.target DefaultDependencies=no ConditionCapability=CAP_MKNOD -- cgit v1.2.1