Skip to content

Instantly share code, notes, and snippets.

@imabug
Created September 4, 2025 11:51
Show Gist options
  • Select an option

  • Save imabug/d8099b5be803b84d8e1e7ecdb14d5716 to your computer and use it in GitHub Desktop.

Select an option

Save imabug/d8099b5be803b84d8e1e7ecdb14d5716 to your computer and use it in GitHub Desktop.
[Unit]
Description=distributed.net client
[Service]
Type=forking
ExecStart=/home/eugenem/d.net/dnetc -quiet
ExecStop=/home/eugenem/d.net/dnetc -shutdown
Restart=always
[Install]
WantedBy=default.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment