Forked from LuisPalacios/watch_eth_bridge_con_sur.timer
Created
June 3, 2025 20:08
-
-
Save xergio/46dce4165e9a5f4551c0c3be7e4fbeaf to your computer and use it in GitHub Desktop.
Norte: Vigila el túnel bridge ethernet con sur
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Unit] | |
Description=Vigila y activa el tunel ethernet bridge con Sur | |
[Timer] | |
# Cuanto espero tras el boot para ejecutar por primera vez | |
OnBootSec=1min | |
# Tiempo entre ejecuciones | |
OnUnitActiveSec=1min | |
# Nombre del servicio a ejecutar | |
Unit=watch_eth_bridge_con_sur.service | |
[Install] | |
WantedBy=multi-user.target |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment