Actualiser automated_shutdown/read.md
This commit is contained in:
@@ -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 l’extinction
|
||||
Crée un fichier /etc/systemd/system/eth-monitor.timer :
|
||||
|
||||
Reference in New Issue
Block a user