summaryrefslogtreecommitdiffstats
path: root/modules-available/dnbd3/hooks/runmode/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/dnbd3/hooks/runmode/config.json')
-rw-r--r--modules-available/dnbd3/hooks/runmode/config.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules-available/dnbd3/hooks/runmode/config.json b/modules-available/dnbd3/hooks/runmode/config.json
new file mode 100644
index 00000000..095cb42f
--- /dev/null
+++ b/modules-available/dnbd3/hooks/runmode/config.json
@@ -0,0 +1,6 @@
+{
+ "isClient": false,
+ "configHook": "Dnbd3Util::runmodeConfigHook",
+ "noSysconfig": true,
+ "systemdDefaultTarget": "dnbd3-proxy"
+} \ No newline at end of file