diff options
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.patch | 4 |
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 | |||
4 | Subject: [PATCH] Add shutdown/reboot functionality for systemd (bug #8729). | 4 | Subject: [PATCH] Add shutdown/reboot functionality for systemd (bug #8729). |
5 | 5 | ||
6 | Based on patch by Christian Hesse and Evangelos Foutras. | 6 | Based on patch by Christian Hesse and Evangelos Foutras. |
7 | --- | ||
8 | 7 | ||
9 | Upstream-status: backport | 8 | Upstream-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 ++++++- |