summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1999-11-23 00:22:58 +0000
committerBrian Somers <brian@FreeBSD.org>1999-11-23 00:22:58 +0000
commite6c5a96ceee8b312811b90526d25d123395f57a0 (patch)
tree99e4e879ff25b1a2e02ca6c629c2fa10a8a2ebac
parent6c62fd3e55e6ceacae6a9ad319f1ef54cbf810b2 (diff)
Notes
-rw-r--r--share/man/man5/rc.conf.523
1 files changed, 23 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index c2524a94e37f..0982b21839a8 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -509,6 +509,29 @@ is set to
these are the flags to pass to the
.Xr xtend 8
daemon.
+.It Ar pppoed_enable
+(bool) If set to
+.Ar YES
+then run the
+.Xr pppoed 8
+daemon at boot time to provide PPP over Ethernet services.
+.It Ar pppoed_provider
+.Xr pppoed 8
+listens to requests to this
+.Ar provider
+and ultimately runs
+.Xr ppp 8
+with a
+.Ar system
+argument of the same name.
+.It Ar pppoed_flags
+Additional flags to pass to
+.Xr pppoed 8 .
+.It Ar pppoed_interface
+The network interface to run pppoed on. This is mandatory when
+.Ar pppoed_enable
+is set to
+.Dq YES .
.It Ar timed_enable
(boot) if
.Ar YES