Skip to content

Commit f84b43a

Browse files
committed
reduce TimeoutStopSec to 5 for hal,lola
1 parent 42d9bb4 commit f84b43a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

meta/recipes-support/aldebaran/aldebaran/hal.service

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ CPUSchedulingPriority=30
1111
Restart=on-failure
1212
ExecStart=/opt/aldebaran/bin/hal
1313
TimeoutStartSec=30
14+
TimeoutStopSec=5
1415
User=nao
1516
Group=hal
1617

meta/recipes-support/aldebaran/aldebaran/lola.service

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ CPUSchedulingPriority=20
1010
Restart=on-failure
1111
ExecStart=/opt/aldebaran/bin/lola
1212
TimeoutStartSec=30
13+
TimeoutStopSec=5
1314
User=nao
1415
Group=hal
1516

0 commit comments

Comments
 (0)