Added support for systemd

This commit is contained in:
Klaus Schmidinger
2014-03-16 12:53:47 +01:00
parent 687b93b215
commit a4b8729e6a
4 changed files with 17 additions and 2 deletions

View File

@@ -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.