Skip to content

Instantly share code, notes, and snippets.

@Typiqally
Last active October 18, 2021 17:52
Show Gist options
  • Save Typiqally/16ac7de5dcc2e538314313a9c0c8faa7 to your computer and use it in GitHub Desktop.
Save Typiqally/16ac7de5dcc2e538314313a9c0c8faa7 to your computer and use it in GitHub Desktop.
[Unit]
Description=MEGAcmd server
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=on-failure
RestartSec=1
ExecStart=/usr/bin/mega-cmd-server
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment