Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save xergio/6e84254bbaf7b1c4caca55b3814a7c05 to your computer and use it in GitHub Desktop.
Save xergio/6e84254bbaf7b1c4caca55b3814a7c05 to your computer and use it in GitHub Desktop.
Norte: Vigila el túnel bridge ethernet con sur
[Unit]
Description=Vigilante Bridge Ethernet con Sur
Wants=network-online.target internet_wait.service
After=network-online.target internet_wait.service
[Service]
Type=simple
ExecStart=/usr/bin/watch_eth_bridge.sh $WATCH_ETH_BRIDGE_OPTS
EnvironmentFile=-/etc/default/watch_eth_bridge_con_sur
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment