From patchwork Wed Nov 9 12:32:04 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Fix rsyslog removal issue Date: Wed, 09 Nov 2011 12:32:04 -0000 From: Anders Darander X-Patchwork-Id: 14625 Message-Id: To: Cc: Anders Darander Rsyslog wasn't possible to remove from a running system, as the postrm-stage failed. The unit file was already removed when running systemctl. Disable the service prior to removing the files. The following changes since commit db658e9954586f209c9ad3737c7f7488065ece38: gateone: make it work (2011-11-09 12:51:30 +0100) are available in the git repository at: git://github.com/darander/meta-oe rsyslog https://github.com/darander/meta-oe/tree/rsyslog Anders Darander (1): rsyslog: change postrm to prerm meta-oe/recipes-extended/rsyslog/rsyslog.inc | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)