Skip to content
Snippets Groups Projects
Commit b8b2a4b5 authored by Pierre Ozoux's avatar Pierre Ozoux
Browse files

Fixes timout on backups

parent a3e5200f
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,7 @@ Description=Back up data from %i ...@@ -3,6 +3,7 @@ Description=Back up data from %i
[Service] [Service]
Type=oneshot Type=oneshot
TimeoutStartSec=0
EnvironmentFile=/etc/environment EnvironmentFile=/etc/environment
ExecStartPre=/usr/bin/docker run --rm -v /opt/bin:/opt/bin ibuildthecloud/systemd-docker ExecStartPre=/usr/bin/docker run --rm -v /opt/bin:/opt/bin ibuildthecloud/systemd-docker
ExecStartPre=-/usr/bin/docker kill mysqldump-%i ExecStartPre=-/usr/bin/docker kill mysqldump-%i
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment