summarylogtreecommitdiffstats
path: root/ipfs@.service
blob: 853f70bfb5a42739a89ac20fbd373f34b354f3e2 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=InterPlanetary File System (IPFS) daemon

[Service]
User=%i
ExecStart=/usr/bin/ipfs daemon
Restart=on-failure

[Install]
WantedBy=default.target