summarylogtreecommitdiffstats
path: root/diamond.service
blob: 144d7bcc909bb60b2b471ffdb9a1d9a142f3875b (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Diamond daemon
After=network.target

[Service]
ExecStart=/usr/bin/diamond --foreground
TimeoutStopSec=2

[Install]
WantedBy=multi-user.target