# When set to 0, the KVP daemon will not start
RUN_KVP_DAEMON=1

# When set to 0, the VSS daemon will not start
RUN_VSS_DAEMON=1

# When set to 0, the fcopy daemon will not start
RUN_FCOPY_DAEMON=1
