diff --git a/rootfs/etc/services.d/supervisor/run b/rootfs/etc/services.d/supervisor/run index e6a065687..8841792d2 100644 --- a/rootfs/etc/services.d/supervisor/run +++ b/rootfs/etc/services.d/supervisor/run @@ -2,6 +2,6 @@ # ============================================================================== # Start Supervisor service # ============================================================================== -export LD_PRELOAD="/usr/local/lib/libjemalloc.so.2" +export LD_PRELOAD="/usr/local/lib/libmimalloc.so" exec python3 -m supervisor