From 45a2679e3356904307466eafc24a2d8a8778949f Mon Sep 17 00:00:00 2001 From: "Bora M. Alper" Date: Wed, 5 Jul 2017 15:32:30 +0300 Subject: [PATCH] i hate restructedtext --- magneticod/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/magneticod/README.rst b/magneticod/README.rst index 1941459..5a143da 100644 --- a/magneticod/README.rst +++ b/magneticod/README.rst @@ -79,8 +79,8 @@ Instructions iptables -I OUTPUT -t raw -p udp --sport PORT_NUMBER -j NOTRACK iptables -I PREROUTING -t raw -p udp --dport PORT_NUMBER -j NOTRACK - This is to prevent excessive number of ``EPERM`` "Operation not permitted" errors, which also has a negative impact - on the performance. + This is to prevent excessive number of ``EPERM`` "Operation not permitted" errors, which also has a negative impact + on the performance. 8. Start **magneticod**: ::