Skip to content

Commit 88e31d8

Browse files
committed
Give enough time to load before timeout
1 parent fdb4efe commit 88e31d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

stage-openmower/30-docker/files/etc/systemd/system/docker-preload-images.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ ConditionDirectoryNotEmpty=/opt/docker-images
77

88
[Service]
99
Type=oneshot
10+
TimeoutStartSec=4min
1011
ExecStart=/bin/sh -e -c '\
1112
dir=/opt/docker-images; \
1213
# Load all .tar and delete on success \

0 commit comments

Comments
 (0)