Cleanup whitespace and confusing patch subject.

This commit is contained in:
Jan Synacek 2014-12-16 09:39:50 +01:00
parent 672d548216
commit 4a51a6ee3d
2 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,7 @@
From 75836b9d2071aab978ee78d7d797126a18a32052 Mon Sep 17 00:00:00 2001
From: Jan Synacek <jsynacek@redhat.com>
Date: Mon, 15 Dec 2014 10:39:00 +0100
Subject: [PATCH 1/2] systemctl: fix argument handling when invoked as
Subject: [PATCH] systemctl: fix argument handling when invoked as
"shutdown"
---

View File

@ -88,7 +88,7 @@ Patch0044: 0044-systemctl-when-invokes-as-reboot-f-sync.patch
Patch0045: 0045-shared-create-files-even-if-the-SELinux-policy-has-n.patch
Patch0046: 0046-shutdown-fix-arguments-to-run-initramfs-shutdown.patch
Patch0047: 0047-login-rerun-vconsole-setup-when-switching-from-vgaco.patch
Patch0048: 0048-systemctl-fix-argument-handling-when-invoked-as-shut.patch
Patch0048: 0048-systemctl-fix-argument-handling-when-invoked-as-shut.patch
Patch0996: Accept-StartTimeout-options-for-compatibility.patch
@ -882,6 +882,7 @@ getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd
%changelog
* Tue Dec 16 2014 Jan Synáček <jsynacek@redhat.com> - 216-13
- [abrt] systemd: log_assert_failed_unreachable(): systemctl killed by SIGABRT (#1173100)
- Cleanup whitespace and confusing patch subject.
* Mon Dec 15 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 216-13
- Require grubby (#1173919).