]> git.pld-linux.org Git - packages/systemd.git/blame - systemd-udev-service.patch
- preserve renamed systemd-logind.conf and systemd-journald.conf
[packages/systemd.git] / systemd-udev-service.patch
CommitLineData
9dafd651
JR
1--- systemd-183/units/systemd-udev-settle.service.in~ 2012-05-21 15:14:51.642981269 +0200
2+++ systemd-183/units/systemd-udev-settle.service.in 2012-05-30 13:26:59.999569567 +0200
3@@ -21,7 +21,7 @@
4 Documentation=man:udevd(8)
5 DefaultDependencies=no
6 Wants=systemd-udev.service
7-After=udev-trigger.service
8+After=systemd-udev-trigger.service
9 Before=basic.target
10 ConditionCapability=CAP_MKNOD
11
12--- systemd-183/units/plymouth-start.service~ 2012-04-12 00:24:39.579670098 +0200
13+++ systemd-183/units/plymouth-start.service 2012-05-30 13:28:23.779566612 +0200
14@@ -9,7 +9,7 @@
15 Description=Show Plymouth Boot Screen
16 DefaultDependencies=no
17 Wants=systemd-ask-password-plymouth.path
18-After=systemd-vconsole-setup.service udev-settle.service
19+After=systemd-vconsole-setup.service systemd-udev-settle.service
20 Before=systemd-ask-password-plymouth.service
21
22 # Dracut informs us with this flag file if plymouth is already running
This page took 0.027434 seconds and 4 git commands to generate.