diff options
| author | Brian Somers <brian@FreeBSD.org> | 2000-08-10 00:13:02 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 2000-08-10 00:13:02 +0000 |
| commit | e2323071e6c46eb902f7d24b474e21d240b67366 (patch) | |
| tree | b432d7ce07178e8f903df520b827dc413ef3db59 /share | |
| parent | 1baeddb81bbc12d1c77536256354236a14978afb (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man5/rc.conf.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 3573e52fa7df..3289270034de 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -340,6 +340,10 @@ this host as a network address translating router. .It Ar ppp_profile (str) The name of the profile to use from .Pa /etc/ppp/ppp.conf . +.It Ar ppp_user +(str) The name of the user under which ppp should be started. By +default, ppp is started as +.Ar root . .It Ar rc_conf_files (str) This option is used to specify a list of files that will override the settings in |
