The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/3528
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) ===
From a23c18f63f57b9e33cbc20aeae826ad1fd4688d8 Mon Sep 17 00:00:00 2001 From: graysky <gray...@archlinux.us> Date: Fri, 21 Aug 2020 06:25:37 -0400 Subject: [PATCH] remove deprecated options in lxc.service fixes #3527 --- 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 e3745dc2de..397a6c4d04 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
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel