6dd417b710
- udev is GPL-2.0, the rest remains LGPL-2.1+ (bnc#787824) OBS-URL: https://build.opensuse.org/request/show/139993 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/systemd?expand=0&rev=111
13 lines
555 B
Diff
13 lines
555 B
Diff
Index: systemd-189/units/systemd-sysctl.service.in
|
|
===================================================================
|
|
--- systemd-189.orig/units/systemd-sysctl.service.in
|
|
+++ systemd-189/units/systemd-sysctl.service.in
|
|
@@ -11,6 +11,7 @@ Documentation=man:systemd-sysctl.service
|
|
DefaultDependencies=no
|
|
Conflicts=shutdown.target
|
|
After=systemd-readahead-collect.service systemd-readahead-replay.service
|
|
+After=systemd-modules-load.service
|
|
Before=sysinit.target shutdown.target
|
|
ConditionPathIsReadWrite=/proc/sys/
|
|
ConditionPathExists=|/etc/sysctl.conf
|