diff --git a/rootfs/standard/etc/systemd/system/docker_images.service b/rootfs/standard/etc/systemd/system/docker_images.service index db674b89..31061d26 100644 --- a/rootfs/standard/etc/systemd/system/docker_images.service +++ b/rootfs/standard/etc/systemd/system/docker_images.service @@ -16,7 +16,7 @@ StandardOutput=syslog StandardError=syslog SyslogIdentifier=mynode_docker_images Restart=always -RestartSec=300 +RestartSec=86400 [Install] WantedBy=multi-user.target