Browse Source

Update docker.sh

MoeClub 3 years ago
parent
commit
108ab198da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker.sh

+ 1 - 1
docker.sh

@@ -35,7 +35,7 @@ Type=simple
 ExecStart=/usr/bin/dockerd
 KillMode=process
 KillSignal=SIGINT
-TimeoutStopSec=1
+TimeoutStopSec=3
 Restart=always
 RestartSec=1s