Browse Source

[systemd] update timeout time

Maxime Alves LIRMM@home 3 years ago
parent
commit
7705036a94
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      config/pyheatpump_supervise.service

+ 1
- 1
config/pyheatpump_supervise.service View File

@@ -8,5 +8,5 @@ WorkingDirectory=/var/lib/pyheatpump/
8 8
 Environment="LOGLEVEL=INFO"
9 9
 ExecStart=/usr/bin/env pyheatpump supervise --since
10 10
 KillMode=mixed
11
-TimeoutStopSec="infinity"
11
+TimeoutStopSec=300sec
12 12
 PrivateTmp=true

Loading…
Cancel
Save