diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-03-16 12:53:47 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-03-16 12:53:47 +0100 |
commit | a4b8729e6af299a3f2eb4fa676e93cfd85778521 (patch) | |
tree | 7d65ba6940b7cb1326104076eeff711b8b33e697 /HISTORY | |
parent | 687b93b2152b2ba82b0f828e543d4904c124bae2 (diff) | |
download | vdr-a4b8729e6af299a3f2eb4fa676e93cfd85778521.tar.gz vdr-a4b8729e6af299a3f2eb4fa676e93cfd85778521.tar.bz2 |
Added support for systemd2.1.6
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |