From 74433847a6476e1463d22256f746740d40212e54 Mon Sep 17 00:00:00 2001 From: Gregory Colpart Date: Mon, 4 Mar 2024 13:10:30 +0100 Subject: [PATCH] ajout man journalctl --- HowtoSystemd.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HowtoSystemd.md b/HowtoSystemd.md index 2f452472..b7fcc244 100644 --- a/HowtoSystemd.md +++ b/HowtoSystemd.md @@ -439,6 +439,8 @@ Startup finished in 5.019s (firmware) + 6.128s (loader) + 5min 35.864s (kernel) ## journalctl + + systemd utilise ses propres logs, que l'on peut lire avec la commande `journalctl`. Voici quelques options utiles que l'on pourra combiner :