Skip to content
Snippets Groups Projects
Commit 4fd9cc20 authored by Luca's avatar Luca
Browse files

Autorestart MAS every hour as it breaks itself sometime

parent 43b395c9
No related branches found
No related tags found
1 merge request!3Autorestart MAS every hour as it breaks itself sometime
Pipeline #262475 passed
...@@ -7,6 +7,7 @@ ExecStart=/opt/matrix_authentication_service/mas-cli server ...@@ -7,6 +7,7 @@ ExecStart=/opt/matrix_authentication_service/mas-cli server
WorkingDirectory=/opt/matrix_authentication_service WorkingDirectory=/opt/matrix_authentication_service
Environment=MAS_CONFIG=config_generated.yaml:config_ansible.yaml Environment=MAS_CONFIG=config_generated.yaml:config_ansible.yaml
Restart=always Restart=always
RuntimeMaxSec=3600
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment