summaryrefslogtreecommitdiffstats
path: root/meta-systemd
diff options
context:
space:
mode:
Diffstat (limited to 'meta-systemd')
-rw-r--r--meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch b/meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch
index eedbd6f24..ca5c36222 100644
--- a/meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch
+++ b/meta-systemd/meta-xfce/recipes-xfce/xfce4-session/files/0001-Add-shutdown-reboot-functionality-for-systemd-bug-87.patch
@@ -4,9 +4,9 @@ Date: Sun, 4 Nov 2012 21:23:36 +0100
4Subject: [PATCH] Add shutdown/reboot functionality for systemd (bug #8729). 4Subject: [PATCH] Add shutdown/reboot functionality for systemd (bug #8729).
5 5
6Based on patch by Christian Hesse and Evangelos Foutras. 6Based on patch by Christian Hesse and Evangelos Foutras.
7---
8 7
9Upstream-status: backport 8Upstream-Status: backport
9---
10 configure.in | 4 + 10 configure.in | 4 +
11 xfce4-session/Makefile.am | 14 ++- 11 xfce4-session/Makefile.am | 14 ++-
12 xfce4-session/xfsm-shutdown.c | 35 ++++++- 12 xfce4-session/xfsm-shutdown.c | 35 ++++++-