Skip to content

Instantly share code, notes, and snippets.

@marzzz21
Created December 19, 2016 03:42
Show Gist options
  • Save marzzz21/9cefb92ed0b7a9a5fa47d8d27e14fdfb to your computer and use it in GitHub Desktop.
Save marzzz21/9cefb92ed0b7a9a5fa47d8d27e14fdfb to your computer and use it in GitHub Desktop.
[Unit]
Description=Mirror Sync Script
Documentation=https://github.com/Synacy/rise-mirror-script
After=network.target
[Service]
Type=simple
ExecStart=/usr/local/mirror/current/bin/mirrorsyncd start
ExecReload=/usr/local/mirror/current/bin/mirrorsyncd reload
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment