Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save xergio/46dce4165e9a5f4551c0c3be7e4fbeaf to your computer and use it in GitHub Desktop.
Save xergio/46dce4165e9a5f4551c0c3be7e4fbeaf to your computer and use it in GitHub Desktop.
Norte: Vigila el túnel bridge ethernet con sur
[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