aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Bornkessel <hd_brummy@gentoo.org>2020-03-04 21:51:33 +0100
committerJoerg Bornkessel <hd_brummy@gentoo.org>2020-03-04 21:51:33 +0100
commitf28747d2cb5410be7a34b4ea9e1257df265e28b7 (patch)
treea35df6a3eac2c630a16228b2c44f9350b95bf18d /README.shutdown-jobs
parentproj/gentoo-vdr-scripts: removed depricated log entry for new svdrp port (diff)
downloadgentoo-vdr-scripts-f28747d2cb5410be7a34b4ea9e1257df265e28b7.tar.gz
gentoo-vdr-scripts-f28747d2cb5410be7a34b4ea9e1257df265e28b7.tar.bz2
gentoo-vdr-scripts-f28747d2cb5410be7a34b4ea9e1257df265e28b7.zip
overlay/vdr/devel: moved homedir /var/vdr to /var/lib/vdrHEADmaster
Signed-off-by: Joerg Bornkessel <hd_brummy@gentoo.org>
Diffstat (limited to 'README.shutdown-jobs')
-rw-r--r--README.shutdown-jobs2
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.