diff --git a/babeld/files/babeld.init b/babeld/files/babeld.init index 180fc7e..164d967 100755 --- a/babeld/files/babeld.init +++ b/babeld/files/babeld.init @@ -199,6 +199,7 @@ babel_config_cb() { start() { mkdir -p /var/lib + mkdir -p /var/etc # Start by emptying the generated config file >"$CONFIGFILE" # First load the whole config file, without callbacks, so that we are