aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2007-04-18 17:25:48 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2007-04-18 17:25:48 +0000
commit73ba84f47f745e2bf8be4f5931dd800ca42318a8 (patch)
treea90068f1e1bd1b14552251d9be43a9302ee6b924 /ChangeLog
parentMake start-stop-daemon get the correct state of the watchdog. (diff)
downloadgentoo-vdr-scripts-73ba84f47f745e2bf8be4f5931dd800ca42318a8.tar.gz
gentoo-vdr-scripts-73ba84f47f745e2bf8be4f5931dd800ca42318a8.tar.bz2
gentoo-vdr-scripts-73ba84f47f745e2bf8be4f5931dd800ca42318a8.zip
Also stop watchdog if it was disabled while vdr was still running.
svn path=/gentoo-vdr-scripts/trunk/; revision=444
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38c657a..e9d65cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
18 Apr 2007; Matthias Schwarzott <zzam@gentoo.org>
usr/share/vdr/inc/rc-functions.sh:
+ Also stop watchdog if it was disabled while vdr was still running.
+
+ 18 Apr 2007; Matthias Schwarzott <zzam@gentoo.org>
+ usr/share/vdr/inc/rc-functions.sh:
Make start-stop-daemon get the correct state of the watchdog.
17 Apr 2007; Matthias Schwarzott <zzam@gentoo.org>