net-vpn/wireguard-tools: do not mention 0/0 route
authorJason A. Donenfeld <zx2c4@gentoo.org>
Mon, 27 Apr 2020 23:50:08 +0000 (17:50 -0600)
committerJason A. Donenfeld <zx2c4@gentoo.org>
Mon, 27 Apr 2020 23:50:08 +0000 (17:50 -0600)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
net-vpn/wireguard-tools/wireguard-tools-1.0.20200319.ebuild

index 6d3ad039ded48875fbb3aaad47de884af228a509..252d5e050c2180b72b51b7a8bb814c08d6a99c7e 100644 (file)
@@ -96,10 +96,6 @@ pkg_postinst() {
        einfo "  \$ chromium http://192.168.4.1"
        einfo "  \$ ping 192.168.4.1"
        einfo
-       einfo "If you'd like to redirect your internet traffic, you can run it with the"
-       einfo "\"default-route\" argument. You may not use this server for any abusive or illegal"
-       einfo "purposes. It is for quick testing only."
-       einfo
        einfo "More info on getting started can be found at: https://www.wireguard.com/quickstart/"
        einfo
 }