Skip to content

Instantly share code, notes, and snippets.

@asoltys
Created July 15, 2021 21:46
Show Gist options
  • Save asoltys/e44a20d9c97a460264e9c9599770d038 to your computer and use it in GitHub Desktop.
Save asoltys/e44a20d9c97a460264e9c9599770d038 to your computer and use it in GitHub Desktop.
[Unit]
Description=Elements daemon
After=network.target
[Service]
ExecStart=/usr/local/bin/elementsd -conf=/mnt/data/.elements2/elements.conf -pid=/run/elementsd.pid
Restart=on-failure
TimeoutStopSec=600
PIDFile=/run/elementsd/elementsd.pid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment