Actualiser automated_shutdown/read.md

This commit is contained in:
2026-01-14 17:52:13 +00:00
parent b66b1377e3
commit 16c14bbdc2

View File

@@ -6,7 +6,7 @@ Crée un fichier /etc/systemd/system/eth-monitor.service :
<code>sudo nano /etc/systemd/system/eth-monitor.service</code>
Colle ce contenu :
<code>
<code>
[Unit]
Description=Ethernet Connection Monitor
@@ -24,8 +24,6 @@ TimeoutStopSec=5
[Install]
WantedBy=multi-user.target
</code>
</code>
c. Créer le timer systemd pour déclencher lextinction
Crée un fichier /etc/systemd/system/eth-monitor.timer :