aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMatthias Schwarzott <zzam@gentoo.org>2005-12-28 14:49:44 +0000
committerMatthias Schwarzott <zzam@gentoo.org>2005-12-28 14:49:44 +0000
commite48efd9f6132a2531484e2b0143c36b36ba5618a (patch)
treedafd211e3d938cb312bb179badaa0b744a6f8661 /TODO
parentadded chown to Makefile (diff)
downloadgentoo-vdr-scripts-e48efd9f6132a2531484e2b0143c36b36ba5618a.tar.gz
gentoo-vdr-scripts-e48efd9f6132a2531484e2b0143c36b36ba5618a.tar.bz2
gentoo-vdr-scripts-e48efd9f6132a2531484e2b0143c36b36ba5618a.zip
made extra tmp-directores for shutdown and config-file-merging
svn path=/gentoo-vdr-scripts/trunk/; revision=95
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index f117ce4..a6e384a 100644
--- a/TODO
+++ b/TODO
@@ -33,7 +33,7 @@ TODO file for gentoo-vdr-scripts
This thread runs under a name for which is explicitly checked when shutdown so that
it will not shutdown when it is not finished.
- It writes the time it finished into a file (perhaps under /var/vdr)
+ It writes the time it finished into a file (under /var/vdr/shutdown-data)
When doing shutdown and the last finish-time read from file is not longer ago than XXmin
then it will not be started again and shutdown continues.