Skip to content

Instantly share code, notes, and snippets.

@neufeldtech
Last active November 26, 2016 20:04
Show Gist options
  • Save neufeldtech/238598a3e6b833958dd6c6a56d9612a9 to your computer and use it in GitHub Desktop.
Save neufeldtech/238598a3e6b833958dd6c6a56d9612a9 to your computer and use it in GitHub Desktop.
[Unit]
Description=IPFS daemon
After=network.target
[Service]
ExecStart=/usr/local/bin/ipfs daemon
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment