mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 18:32:12 +02:00
systemd: refresh patch to remove fuzz introduced by rebase on v252
(From OE-Core rev: 603f2768c00b8abd27056379fd941b99f88c4aab) Signed-off-by: Luca Boccassi <luca.boccassi@microsoft.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b1a12a5bbd
commit
ac8bfb9288
@@ -29,7 +29,7 @@ diff --git a/units/meson.build b/units/meson.build
|
||||
index a9bf28f6d9..11d3644168 100644
|
||||
--- a/units/meson.build
|
||||
+++ b/units/meson.build
|
||||
@@ -63,8 +63,7 @@ units = [
|
||||
@@ -62,8 +62,7 @@ units = [
|
||||
['poweroff.target', '',
|
||||
(with_runlevels ? 'runlevel0.target' : '')],
|
||||
['printer.target', ''],
|
||||
@@ -64,7 +64,7 @@ diff --git a/units/systemd-binfmt.service.in b/units/systemd-binfmt.service.in
|
||||
index 96f595ad72..7c010bb224 100644
|
||||
--- a/units/systemd-binfmt.service.in
|
||||
+++ b/units/systemd-binfmt.service.in
|
||||
@@ -14,6 +14,7 @@ Documentation=https://www.kernel.org/doc/html/latest/admin-guide/binfmt-misc.htm
|
||||
@@ -14,6 +14,7 @@ Documentation=https://docs.kernel.org/admin-guide/binfmt-misc.html
|
||||
Documentation=https://www.freedesktop.org/wiki/Software/systemd/APIFileSystems
|
||||
DefaultDependencies=no
|
||||
Conflicts=shutdown.target
|
||||
|
||||
Reference in New Issue
Block a user