aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-respawn.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mds-respawn.c')
-rw-r--r--src/mds-respawn.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mds-respawn.c b/src/mds-respawn.c
index 02b466c..6072ad9 100644
--- a/src/mds-respawn.c
+++ b/src/mds-respawn.c
@@ -47,7 +47,8 @@ server_characteristics_t server_characteristics =
.require_display = 0,
.require_respawn_info = 1,
.sanity_check_argc = 0,
- .fork_for_safety = 0
+ .fork_for_safety = 0,
+ .danger_is_deadly = 0
};