diff options
author | 2007-04-18 17:25:48 +0000 | |
---|---|---|
committer | 2007-04-18 17:25:48 +0000 | |
commit | 73ba84f47f745e2bf8be4f5931dd800ca42318a8 (patch) | |
tree | a90068f1e1bd1b14552251d9be43a9302ee6b924 /ChangeLog | |
parent | Make start-stop-daemon get the correct state of the watchdog. (diff) | |
download | gentoo-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> |