Skip to content

Commit 4b4182d

Browse files
committed
sys-apps/systemd: remove unncessary patches
1 parent 3279f8c commit 4b4182d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-256.9.ebuild

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -260,14 +260,11 @@ src_prepare() {
260260
"${FILESDIR}/256-bpf-gcc.patch"
261261
# Flatcar: Adding our own patches here.
262262
"${FILESDIR}/0001-wait-online-set-any-by-default.patch"
263-
"${FILESDIR}/0002-networkd-default-to-kernel-IPForwarding-setting.patch"
264263
"${FILESDIR}/0003-needs-update-don-t-require-strictly-newer-usr.patch"
265264
"${FILESDIR}/0004-core-use-max-for-DefaultTasksMax.patch"
266265
"${FILESDIR}/0005-systemd-Disable-SELinux-permissions-checks.patch"
267266
"${FILESDIR}/0006-Revert-getty-Pass-tty-to-use-by-agetty-via-stdin.patch"
268267
"${FILESDIR}/0007-units-Keep-using-old-journal-file-format.patch"
269-
# Flatcar: This can be dropped when updating to 256.
270-
"${FILESDIR}/0008-sysext-Mutable-overlays.patch"
271268
)
272269

273270
if ! use vanilla; then

0 commit comments

Comments
 (0)