sysctl -w -> sysctl
Approved by: ume
This commit is contained in:
@@ -329,7 +329,7 @@ automatically set up. Otherwise, the announcement is rejected. The
|
||||
default value is 0. To set "net.inet6.ip6.accept_rtadv" to 1, execute
|
||||
as follows:
|
||||
|
||||
# sysctl -w net.inet6.ip6.accept_rtadv=1
|
||||
# sysctl net.inet6.ip6.accept_rtadv=1
|
||||
|
||||
|
||||
<<<gifconfig>>>
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user