aboutsummaryrefslogtreecommitdiff
path: root/src/calloutd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/calloutd.c')
-rw-r--r--src/calloutd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/calloutd.c b/src/calloutd.c
index 6d51ed68..d82f936a 100644
--- a/src/calloutd.c
+++ b/src/calloutd.c
@@ -76,7 +76,7 @@ parse_opt(int key, char *arg, struct argp_state *state)
struct mu_cfg_param callout_cfg_param[] = {
- { ".pm:server", mu_cfg_section, NULL, 0, NULL, NULL },
+ { ".mfd:server", mu_cfg_section, NULL, 0, NULL, NULL },
{ NULL }
};

Return to:

Send suggestions and report system problems to the System administrator.