aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJörg Bornkessel <hd_brummy@gentoo.org>2011-10-09 16:46:11 +0000
committerJörg Bornkessel <hd_brummy@gentoo.org>2011-10-09 16:46:11 +0000
commit9d3a2200c279b01be44068523506f5f78fe5a3c2 (patch)
treed684e794831ae74be814780d5bf0544fb07402bf /etc
parentBumped to version 0.4.9 (diff)
downloadgentoo-vdr-scripts-9d3a2200c279b01be44068523506f5f78fe5a3c2.tar.gz
gentoo-vdr-scripts-9d3a2200c279b01be44068523506f5f78fe5a3c2.tar.bz2
gentoo-vdr-scripts-9d3a2200c279b01be44068523506f5f78fe5a3c2.zip
Tagged version 0.4.9
svn path=/gentoo-vdr-scripts/trunk/; revision=683
Diffstat (limited to 'etc')
-rw-r--r--etc/conf.d/vdr2
-rwxr-xr-xetc/init.d/vdr2
-rwxr-xr-xetc/init.d/wakeup-reboot-halt4
3 files changed, 4 insertions, 4 deletions
diff --git a/etc/conf.d/vdr b/etc/conf.d/vdr
index 6e16b41..1d94ace 100644
--- a/etc/conf.d/vdr
+++ b/etc/conf.d/vdr
@@ -45,7 +45,7 @@
# by the broadcaster. Better: Complain at your broadcaster.
#
# Using vdr-1.6 you can fix it this way:
-# If you subscribed to premiere (german pay tv) you may want ISO8859-15.
+# If you subscribed to SKY (german pay tv) you may want ISO8859-15.
#VDR_CHARSET_OVERRIDE="ISO8859-15"
###########################################################
diff --git a/etc/init.d/vdr b/etc/init.d/vdr
index a72d39b..a99c964 100755
--- a/etc/init.d/vdr
+++ b/etc/init.d/vdr
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-opts="${opts} watchdogrestart"
+extra_commands="watchdogrestart"
. /etc/conf.d/vdr.watchdogd
diff --git a/etc/init.d/wakeup-reboot-halt b/etc/init.d/wakeup-reboot-halt
index d35f897..ae4a2e1 100755
--- a/etc/init.d/wakeup-reboot-halt
+++ b/etc/init.d/wakeup-reboot-halt
@@ -1,9 +1,9 @@
#!/sbin/runscript
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-opts="${opts} mark_for_reboot"
+extra_commands="mark_for_reboot"
STATEFILE=/force_reboot_shutdown