aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-containers/lxc/files/0001-remove-deprecated-options-in-lxc.service-fixes-3527.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/lxc/files/0001-remove-deprecated-options-in-lxc.service-fixes-3527.patch')
-rw-r--r--recipes-containers/lxc/files/0001-remove-deprecated-options-in-lxc.service-fixes-3527.patch31
1 files changed, 0 insertions, 31 deletions
diff --git a/recipes-containers/lxc/files/0001-remove-deprecated-options-in-lxc.service-fixes-3527.patch b/recipes-containers/lxc/files/0001-remove-deprecated-options-in-lxc.service-fixes-3527.patch
deleted file mode 100644
index 29576809..00000000
--- a/recipes-containers/lxc/files/0001-remove-deprecated-options-in-lxc.service-fixes-3527.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 0c4cd88d4a19d27ba9b5d2c8fa4d482d78211c35 Mon Sep 17 00:00:00 2001
-From: graysky <graysky@archlinux.us>
-Date: Fri, 21 Aug 2020 06:33:49 -0400
-Subject: [PATCH] remove deprecated options in lxc.service fixes #3527
-
-Remove deprecated options in lxc.service fixes #3527
-
-Upstream-Status: Backport
-
-Signed-off-by: graysky <graysky@archlinux.us>
-Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
----
- config/init/systemd/lxc.service.in | 2 --
- 1 file changed, 2 deletions(-)
-
-diff --git a/config/init/systemd/lxc.service.in b/config/init/systemd/lxc.service.in
-index e3745dc2d..397a6c4d0 100644
---- a/config/init/systemd/lxc.service.in
-+++ b/config/init/systemd/lxc.service.in
-@@ -14,8 +14,6 @@ ExecReload=@LIBEXECDIR@/lxc/lxc-apparmor-load
- # Environment=BOOTUP=serial
- # Environment=CONSOLETYPE=serial
- Delegate=yes
--StandardOutput=syslog
--StandardError=syslog
-
- [Install]
- WantedBy=multi-user.target
---
-2.26.2
-