Opensearch 3.4 timeout

Good morning,

I have deploy on my personal lab an opensearch instance on a RPI 4 8Gb (debian 13 OS)

Working fine from some month.

But from 2 weeks, I have messages

opensearch.service: start operation timeout

opensearch.service: failed with result ‘timout’

I have check with systemctl show elasticsearch | grep ^Timeout and result is

TimeoutStartUSec=1min 30s
TimeoutStopUSec=1min 30s
TimeoutAbortUSec=1min 30s
TimeoutStartFailureMode=terminate
TimeoutStopFailureMode=terminate
TimeoutCleanUSec=infinity

I search how change TimeoutStartUSec to 3min but not find

what is parameter to add on /etc/systemd/system/opensearch.d/override.conf to change that

Find no information on documentation

Thank you for your help.

Best Regards

Duplicate of OpenSearch 3.4 timout When start