#!/bin/sh . ./testlib.sh # Skip this test if we aren't root test "`id -u`" = "0" || exit 77 # Initialize two nodes $tinc $c1 <$d1/tinc-up <