chiark / gitweb /
admin: Initialize reference counter for client blocks.
[tripe] / README
diff --git a/README b/README
index 9188e9f169efad26055e55a6f83d6d76e4ca5e72..e3e834250995eeb3b0e0bf7c35aa992a2333a1a8 100644 (file)
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ Installation notes
 
            On my Debian box, I used
 
-             update-rc.d tripe defaults 55 85
+             update-rc.d tripe defaults 15 85
 
            to set up the links.
 
@@ -47,5 +47,5 @@ Installation notes
                set -e
                tripectl add PEER PEER-ADDR 22003
                ifname=`tripectl ifname PEER`
-               ifconfig $ifname LOCAL pointopoint REMOTE
+               ifconfig $ifname LOCAL pointopoint REMOTE mtu 1429
                route add -net RNET netmask RMASK gw REMOTE