From be2d157b31e1ffe74d1dfb108343f67e78ecbebd Mon Sep 17 00:00:00 2001 From: haozi007 Date: Sat, 18 Apr 2020 11:46:10 +0800 Subject: [PATCH] fix bug: lose 0143-Support-syslog-for-console-log.patch in series.conf Signed-off-by: haozi007 --- series.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/series.conf b/series.conf index e2b3891..efe564e 100644 --- a/series.conf +++ b/series.conf @@ -141,3 +141,4 @@ lxc-CVE-2019-5736-runC-rexec-callers-as-memfd.patch 0140-lxc-remove-umask-when-populate-devices.patch 0141-lxc-decode-some-escape-charactors-of-lxc-config-file.patch 0142-lxc-fix-non-root-user-cannot-write-dev-stdout.patch +0143-Support-syslog-for-console-log.patch -- Gitee