From ea10a17bbb92b80e5f23569520ac2be7e38c576c Mon Sep 17 00:00:00 2001 From: xavye Date: Wed, 14 Jan 2026 17:48:55 +0000 Subject: [PATCH] Actualiser automated_shutdown/read.md --- automated_shutdown/read.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automated_shutdown/read.md b/automated_shutdown/read.md index 76cf544..0d100f6 100644 --- a/automated_shutdown/read.md +++ b/automated_shutdown/read.md @@ -3,7 +3,7 @@ This is because AscoetPi is connection to the router through a switch which is p Crée un fichier /etc/systemd/system/eth-monitor.service : -
  • sudo nano /etc/systemd/system/eth-monitor.service
  • +sudo nano /etc/systemd/system/eth-monitor.service Colle ce contenu : @@ -25,7 +25,7 @@ WantedBy=multi-user.target c. Créer le timer systemd pour déclencher l’extinction Crée un fichier /etc/systemd/system/eth-monitor.timer : -sudo nano /etc/systemd/system/eth-monitor.timer +sudo nano /etc/systemd/system/eth-monitor.timer Colle ce contenu :