All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix rsyslog removal issue
@ 2011-11-09 12:32 Anders Darander
  2011-11-09 12:32 ` [PATCH 1/1] rsyslog: change postrm to prerm Anders Darander
  0 siblings, 1 reply; 5+ messages in thread
From: Anders Darander @ 2011-11-09 12:32 UTC (permalink / raw)
  To: openembedded-devel; +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(-)

-- 
1.7.7.2




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-11-09 13:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09 12:32 [PATCH 0/1] Fix rsyslog removal issue Anders Darander
2011-11-09 12:32 ` [PATCH 1/1] rsyslog: change postrm to prerm Anders Darander
2011-11-09 13:17   ` Koen Kooi
2011-11-09 13:32     ` Anders Darander
2011-11-09 13:36       ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.