From 64d5fef6f3af5e6f07d37fcfa997a1c7fa3dedeb Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sat, 29 Feb 2020 18:03:32 +0200 Subject: [PATCH] ipfs.service: point to the new meta issue --- etc/systemd/system/ipfs.service | 2 ++ 1 file changed, 2 insertions(+) diff --git a/etc/systemd/system/ipfs.service b/etc/systemd/system/ipfs.service index 1280a3d8..29a15b7c 100644 --- a/etc/systemd/system/ipfs.service +++ b/etc/systemd/system/ipfs.service @@ -7,6 +7,8 @@ After=network.target # `ipfs profile apply server`. # I would probably recommend `ipfs init --profile=badgerds && ipfs profile apply server` # REF: https://github.com/ipfs/go-ipfs/issues/4343 "Running IPFS on VPS +# (closed in favour of https://github.com/ipfs/go-ipfs/issues/6932 +# "[META] Private Addresses In Public") # providers triggers netscan detection, risking account termination" [Service]