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