diff --git a/bin/yunohost b/bin/yunohost index 672c1b539..10a21a9da 100755 --- a/bin/yunohost +++ b/bin/yunohost @@ -145,7 +145,7 @@ def _init_moulinette(debug=False, quiet=False): }, 'moulinette': { 'level': level, - 'handlers': handlers, + 'handlers': [], 'propagate': True, }, 'moulinette.interface': {