summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-tv/gentoo-vdr-scripts/files/gentoo-vdr-scripts-0.4.3-fix-wakeup-reboot.diff')
-rw-r--r--media-tv/gentoo-vdr-scripts/files/gentoo-vdr-scripts-0.4.3-fix-wakeup-reboot.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/media-tv/gentoo-vdr-scripts/files/gentoo-vdr-scripts-0.4.3-fix-wakeup-reboot.diff b/media-tv/gentoo-vdr-scripts/files/gentoo-vdr-scripts-0.4.3-fix-wakeup-reboot.diff
new file mode 100644
index 000000000000..9ea6957bda53
--- /dev/null
+++ b/media-tv/gentoo-vdr-scripts/files/gentoo-vdr-scripts-0.4.3-fix-wakeup-reboot.diff
@@ -0,0 +1,12 @@
+diff -ru gentoo-vdr-scripts-0.4.3-orig/etc/init.d/wakeup-reboot-halt gentoo-vdr-scripts-0.4.3/etc/init.d/wakeup-reboot-halt
+--- gentoo-vdr-scripts-0.4.3-orig/etc/init.d/wakeup-reboot-halt 2008-04-19 14:13:33.322545533 +0200
++++ gentoo-vdr-scripts-0.4.3/etc/init.d/wakeup-reboot-halt 2008-04-19 14:13:56.422544885 +0200
+@@ -3,7 +3,7 @@
+ # Distributed under the terms of the GNU General Public License v2
+ # $Id: gentoo-vdr-scripts-0.4.3-fix-wakeup-reboot.diff,v 1.1 2008/04/19 12:23:23 zzam Exp $
+
+-extra_commands="mark_for_reboot"
++opts="${opts} mark_for_reboot"
+
+ STATEFILE=/force_reboot_shutdown
+