Actualiser automated_shutdown/read.md
This commit is contained in:
@@ -7,7 +7,8 @@ Crée un fichier /etc/systemd/system/eth-monitor.service :
|
||||
|
||||
Colle ce contenu :
|
||||
|
||||
<code>[Unit]
|
||||
<code>
|
||||
[Unit]
|
||||
Description=Ethernet Connection Monitor
|
||||
After=network.target
|
||||
|
||||
@@ -19,7 +20,8 @@ RestartSec=60
|
||||
TimeoutStopSec=5
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target</code>
|
||||
WantedBy=multi-user.target
|
||||
</code>
|
||||
|
||||
|
||||
c. Créer le timer systemd pour déclencher l’extinction
|
||||
|
||||
Reference in New Issue
Block a user