tech:linux_-_pb_long_shutdown
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| tech:linux_-_pb_long_shutdown [2025/03/24 15:06] – créée - modification externe 127.0.0.1 | tech:linux_-_pb_long_shutdown [2026/05/30 20:49] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | < | ||
| + | {{tag> | ||
| + | |||
| + | # Linux - Pb long shutdown | ||
| + | |||
| + | ~~~bash | ||
| + | journalctl -rb -1 | ||
| + | |||
| + | #journalctl -b -1 -e --no-pager | ||
| + | ~~~ | ||
| + | |||
| + | Voir si il n'y a pas un `TimeoutStopSec=infinity` dans un service SystemD | ||
| + | |||
| + | |||
| + | ## Autres | ||
| + | |||
| + | |||
| + | `/ | ||
| + | ~~~ini | ||
| + | # | ||
| + | ~~~ | ||
| + | |||
| + | |||
| + | Pour la durée du boot | ||
| + | ~~~bash | ||
| + | systemd-analysis | ||
| + | ~~~ | ||
| + | |||
| + | |||
