cvs commit: src/etc/rc.d netoptions routing

[ Available lists | Index of cvs-src | Month of Jun 2003 | Week of 28 Jun 2003 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Mike Makonnen <mtm@FreeBSD.org>
Date
28 Jun 2003 22:09:49
Subject
cvs commit: src/etc/rc.d netoptions routing
Message-ID
200306290509.h5T59mTk051911@repoman.freebsd.org


[ Hide this part ]
mtm         2003/06/28 22:09:48 PDT

FreeBSD src repository

Modified files:
etc/rc.d netoptions routing
Log:
o Repocopied routing and netoptions from network2 and network3, respectively.
o Change the provider names.
o Separate routing into two parts: static routing and routing options. The
start command will run both parts, but they can be run separately using
the static and options command, respectively:
(/etc/rc.d/routing static; /etc/rc.d/routing options)

Revision Changes Path
1.138 +1 -1 src/etc/rc.d/netoptions
1.137 +23 -6 src/etc/rc.d/routing


Elapsed time: 0.316 seconds