diff options
Diffstat (limited to 'usr.sbin/faithd/README')
-rw-r--r-- | usr.sbin/faithd/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/faithd/README b/usr.sbin/faithd/README index 5bcc30d9f41f..606a590698d2 100644 --- a/usr.sbin/faithd/README +++ b/usr.sbin/faithd/README @@ -52,7 +52,7 @@ The following example assumes: (2) Execute sysctl as root to enable FAITH support in the kernel. - # sysctl -w net.inet6.ip6.keepfaith=1 + # sysctl net.inet6.ip6.keepfaith=1 (3) Route packets toward FAITH prefix into "faith0" interface. |