summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2014-03-16 12:53:47 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2014-03-16 12:53:47 +0100
commita4b8729e6af299a3f2eb4fa676e93cfd85778521 (patch)
tree7d65ba6940b7cb1326104076eeff711b8b33e697 /HISTORY
parent687b93b2152b2ba82b0f828e543d4904c124bae2 (diff)
downloadvdr-a4b8729e6af299a3f2eb4fa676e93cfd85778521.tar.gz
vdr-a4b8729e6af299a3f2eb4fa676e93cfd85778521.tar.bz2
Added support for systemd2.1.6
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 1ae19904..c2ebc46d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8258,3 +8258,5 @@ Video Disk Recorder Revision History
- Now resetting the isOnVideoDirectoryFileSystem member of a cRecording to -1 after
renaming it, so that it will be re-checked upon the next call to
IsOnVideoDirectoryFileSystem().
+- Added support for systemd (thanks to Christopher Reimer). To activate this you
+ need to add "SDNOTIFY=1" to the 'make' call.