Skip to content

Commit

Permalink
docker: remove start interval from hosts service
Browse files Browse the repository at this point in the history
  • Loading branch information
saltydk committed Feb 10, 2024
1 parent b6021a2 commit c95f48b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/docker/templates/docker-update-hosts.service.j2
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ PartOf=docker.service
ExecStart=/usr/bin/python3.10 /srv/git/saltbox/roles/docker/files/docker-update-hosts.py {{ docker_update_hosts_service_runtime_max }}
Restart=always
RestartSec=20s
StartLimitInterval=0

[Install]
WantedBy=docker.service

0 comments on commit c95f48b

Please sign in to comment.