From 088dd743ee0a8f130e17f9de761b033f8510a297 Mon Sep 17 00:00:00 2001 From: bserie Date: Thu, 15 Jun 2017 13:47:49 +0200 Subject: [PATCH] Ajout journalctl --- HowtoMastodon.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HowtoMastodon.md b/HowtoMastodon.md index b3f2c6d9..b041ce8f 100644 --- a/HowtoMastodon.md +++ b/HowtoMastodon.md @@ -348,4 +348,5 @@ $ exit ## À propos des logs -Mastodon n'a aucun fichier de logs. Les logs sont gérés via la sortie standard et vont donc dans journald. \ No newline at end of file +Mastodon n'a aucun fichier de logs. Les logs sont gérés via la sortie standard et vont donc dans journald. On consultera les logs avec `journalctl -u mastodon-SERVICE`. +