systemd: add the link to the docs
@RubenKelevra committed
May 7, 2020 at 23:13 UTC
18c9ad012a7c35cc641b83ca8d6dd28766e0ff1e
1 file changed
+1
misc/systemd/ipfs.service
+1
@@ -1,5 +1,6 @@
1
[Unit]
2
Description=InterPlanetary File System (IPFS) daemon
3
+Documentation=https://docs.ipfs.io/
4
After=network.target
5
6
[Service]