From 9cff5e08c62cb0063dccd611d8ce94231fa58b7d Mon Sep 17 00:00:00 2001 From: xavye Date: Wed, 14 Jan 2026 17:50:46 +0000 Subject: [PATCH] Actualiser automated_shutdown/read.md --- automated_shutdown/read.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/automated_shutdown/read.md b/automated_shutdown/read.md index 9f50ec1..dbf5dbe 100644 --- a/automated_shutdown/read.md +++ b/automated_shutdown/read.md @@ -7,7 +7,8 @@ Crée un fichier /etc/systemd/system/eth-monitor.service : Colle ce contenu : -[Unit] + +[Unit] Description=Ethernet Connection Monitor After=network.target @@ -19,7 +20,8 @@ RestartSec=60 TimeoutStopSec=5 [Install] -WantedBy=multi-user.target +WantedBy=multi-user.target + c. Créer le timer systemd pour déclencher l’extinction