forked from pool/systemd
a29d3c0ae3
Package needs OK from fcrozat. Update to the latest systemd-38 version. Additional listen.conf so that rsyslog keeps working. Also added xz as an explicit buildrequires to ensure that the tarball can be unpacked. OBS-URL: https://build.opensuse.org/request/show/100588 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=232
13 lines
552 B
Diff
13 lines
552 B
Diff
Index: systemd-37/units/systemd-sysctl.service.in
|
|
===================================================================
|
|
--- systemd-37.orig/units/systemd-sysctl.service.in
|
|
+++ systemd-37/units/systemd-sysctl.service.in
|
|
@@ -10,6 +10,7 @@ Description=Apply Kernel Variables
|
|
DefaultDependencies=no
|
|
Conflicts=shutdown.target
|
|
After=systemd-readahead-collect.service systemd-readahead-replay.service
|
|
+After=systemd-modules-load.service
|
|
Before=sysinit.target shutdown.target
|
|
ConditionPathExists=|/etc/sysctl.conf
|
|
ConditionDirectoryNotEmpty=|/lib/sysctl.d
|