Increase service timeout
This commit is contained in:
parent
1d615fdaa5
commit
67839bb9f3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ Description=MacroBoard listener that handles incoming events and executes macros
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/macroboard_service
|
ExecStart=/usr/bin/macroboard_service
|
||||||
Restart=always
|
Restart=always
|
||||||
TimeoutSec=3
|
TimeoutSec=5
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
Loading…
Reference in a new issue