Ajouter automated_shutdown/eth-monitor.timer
This commit is contained in:
13
automated_shutdown/eth-monitor.timer
Normal file
13
automated_shutdown/eth-monitor.timer
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
sudo nano /etc/systemd/system/eth-monitor.timer
|
||||||
|
|
||||||
|
|
||||||
|
[Unit]
|
||||||
|
Description=Timer for Ethernet Connection Monitor
|
||||||
|
|
||||||
|
[Timer]
|
||||||
|
OnBootSec=5min
|
||||||
|
OnUnitActiveSec=1min
|
||||||
|
AccuracySec=1s
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=timers.target
|
||||||
Reference in New Issue
Block a user