Skip to content

Instantly share code, notes, and snippets.

@DBarthe
Created January 16, 2018 11:00
Show Gist options
  • Save DBarthe/306529c094ce8d87ddce2f2782d969fb to your computer and use it in GitHub Desktop.
Save DBarthe/306529c094ce8d87ddce2f2782d969fb to your computer and use it in GitHub Desktop.
[Unit]
Description=Description for sample script goes here
After=network.target
[Service]
Type=simple
ExecStart=/root/start-bridges.sh
TimeoutStartSec=0
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment