This commit is the result of the squash of the following main commits:
Author: Eric Bollengier <eric@baculasystems.com>
Date: Tue Apr 5 16:43:36 2016 +0200
Allow to run multiple VSS jobs at the same time
* to define the names of the daemon that is being built.
*/
-#define APP_NAME "Bacula-sd"
+#define APP_NAME "Bacula-sd"
#define LC_APP_NAME "bacula-sd"
#define APP_DESC "Bacula Storage Service"
#define terminate_app(x) terminate_stored(x)
extern void terminate_stored(int sig);
+
+#define VSSInit() NULL