[arch-commits] Commit in go-ipfs/trunk (ipfs.service)
Anatol Pomozov
anatolik at archlinux.org
Mon Oct 26 20:16:43 UTC 2015
Date: Monday, October 26, 2015 @ 21:16:43
Author: anatolik
Revision: 145039
upgpkg: go-ipfs 0.3.8-2
Added:
go-ipfs/trunk/ipfs.service
--------------+
ipfs.service | 9 +++++++++
1 file changed, 9 insertions(+)
Added: ipfs.service
===================================================================
--- ipfs.service (rev 0)
+++ ipfs.service 2015-10-26 20:16:43 UTC (rev 145039)
@@ -0,0 +1,9 @@
+[Unit]
+Description=InterPlanetary File System (IPFS) daemon
+
+[Service]
+ExecStart=/usr/bin/ipfs daemon
+Restart=on-failure
+
+[Install]
+WantedBy=default.target
More information about the arch-commits
mailing list