diff options
author | Joerg Bornkessel <hd_brummy@gentoo.org> | 2020-03-04 21:51:33 +0100 |
---|---|---|
committer | Joerg Bornkessel <hd_brummy@gentoo.org> | 2020-03-04 21:51:33 +0100 |
commit | f28747d2cb5410be7a34b4ea9e1257df265e28b7 (patch) | |
tree | a35df6a3eac2c630a16228b2c44f9350b95bf18d /README.shutdown-jobs | |
parent | proj/gentoo-vdr-scripts: removed depricated log entry for new svdrp port (diff) | |
download | gentoo-vdr-scripts-master.tar.gz gentoo-vdr-scripts-master.tar.bz2 gentoo-vdr-scripts-master.zip |
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'README.shutdown-jobs')
-rw-r--r-- | README.shutdown-jobs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.shutdown-jobs b/README.shutdown-jobs index af64450..b0f24d8 100644 --- a/README.shutdown-jobs +++ b/README.shutdown-jobs @@ -23,7 +23,7 @@ Missing are handlers for epg-update from outside and autotimer-kicking. 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 (under /var/vdr/shutdown-data) + It writes the time it finished into a file (under /var/lib/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. |