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 [2024/02/09 15:15] – [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 327: | 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 338: | Ligne 338: | ||
--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 351: | 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 362: | Ligne 363: | ||
--bind " | --bind " | ||
Restart=on-failure | Restart=on-failure | ||
- | RestartSec=1min | + | RestartSec=2min |
+ | StandardOutput=append:/ | ||
</ | </ | ||
* **Note** : la première ligne // | * **Note** : la première ligne // |