mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-27 20:16:22 +02:00
increase timeoutsec to avoid re-entering the password (#2794)
This commit is contained in:
@@ -62,7 +62,7 @@ User=bitcoin
|
||||
Group=bitcoin
|
||||
Type=simple
|
||||
Restart=always
|
||||
TimeoutSec=120
|
||||
TimeoutSec=240
|
||||
RestartSec=30
|
||||
StandardOutput=null
|
||||
StandardError=journal
|
||||
|
Reference in New Issue
Block a user