Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
serveurs:installation:web-srv:geonature-mise-a-jour [2022/11/23 11:46] – [Surcouchage des fichiers Systemd de UsersHub (UsersHub > v2.1.3)] jpmilcent | serveurs:installation:web-srv:geonature-mise-a-jour [2024/02/09 15:17] (Version actuelle) – [Surcouchage des fichiers Systemd de UsersHub (UsersHub > v2.1.3)] jpmilcent | ||
---|---|---|---|
Ligne 302: | Ligne 302: | ||
* La commande précédente ouvre l' | * La commande précédente ouvre l' | ||
[Unit] | [Unit] | ||
- | StartLimitIntervalSec=6min | + | StartLimitIntervalSec=60min |
- | StartLimitBurst=5 | + | StartLimitBurst=25 |
[Service] | [Service] | ||
Ligne 313: | Ligne 313: | ||
--bind " | --bind " | ||
Restart=on-failure | Restart=on-failure | ||
- | RestartSec=1min | + | RestartSec=2min |
+ | StandardOutput=append:/ | ||
</ | </ | ||
* **Note** : la première ligne // | * **Note** : la première ligne // | ||
Ligne 326: | Ligne 327: | ||
* La commande précédente ouvre l' | * La commande précédente ouvre l' | ||
[Unit] | [Unit] | ||
- | StartLimitIntervalSec=6min | + | StartLimitIntervalSec=60min |
- | StartLimitBurst=5 | + | StartLimitBurst=25 |
[Service] | [Service] | ||
Ligne 336: | Ligne 337: | ||
--name " | --name " | ||
--bind " | --bind " | ||
+ | Restart=on-failure | ||
+ | RestartSec=2min | ||
+ | StandardOutput=append:/ | ||
</ | </ | ||
* **Note** : la première ligne // | * **Note** : la première ligne // | ||
Ligne 348: | Ligne 352: | ||
* La commande précédente ouvre l' | * La commande précédente ouvre l' | ||
[Unit] | [Unit] | ||
- | StartLimitIntervalSec=6min | + | StartLimitIntervalSec=60min |
- | StartLimitBurst=5 | + | StartLimitBurst=25 |
[Service] | [Service] | ||
Ligne 358: | Ligne 362: | ||
--name " | --name " | ||
--bind " | --bind " | ||
+ | Restart=on-failure | ||
+ | RestartSec=2min | ||
+ | StandardOutput=append:/ | ||
</ | </ | ||
* **Note** : la première ligne // | * **Note** : la première ligne // |