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:45] – [Surcouchage des fichiers Systemd de GeoNature (GeoNature > v2.8.1)] 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 325: | Ligne 326: | ||
| * Pour créer automatiquement l' | * Pour créer automatiquement l' | ||
| * La commande précédente ouvre l' | * La commande précédente ouvre l' | ||
| + | [Unit] | ||
| + | StartLimitIntervalSec=60min | ||
| + | StartLimitBurst=25 | ||
| + | |||
| [Service] | [Service] | ||
| ExecStart= | ExecStart= | ||
| Ligne 332: | Ligne 337: | ||
| --name " | --name " | ||
| --bind " | --bind " | ||
| + | Restart=on-failure | ||
| + | RestartSec=2min | ||
| + | StandardOutput=append:/ | ||
| </ | </ | ||
| * **Note** : la première ligne // | * **Note** : la première ligne // | ||
| Ligne 343: | Ligne 351: | ||
| * Pour créer automatiquement l' | * Pour créer automatiquement l' | ||
| * La commande précédente ouvre l' | * La commande précédente ouvre l' | ||
| + | [Unit] | ||
| + | StartLimitIntervalSec=60min | ||
| + | StartLimitBurst=25 | ||
| + | |||
| [Service] | [Service] | ||
| ExecStart= | ExecStart= | ||
| Ligne 350: | Ligne 362: | ||
| --name " | --name " | ||
| --bind " | --bind " | ||
| + | Restart=on-failure | ||
| + | RestartSec=2min | ||
| + | StandardOutput=append:/ | ||
| </ | </ | ||
| * **Note** : la première ligne // | * **Note** : la première ligne // | ||