|
Last change
on this file since 8ffda01 was 5a8a7c0, checked in by Jim Gifford <clfs@…>, 19 years ago |
|
Fixing bootscripts start and shutdown.
|
-
Property mode
set to
100644
|
|
File size:
258 bytes
|
| Line | |
|---|
| 1 | # /etc/network.conf
|
|---|
| 2 | # Global Networking Configuration
|
|---|
| 3 | # interface configuration is in /etc/network.d/
|
|---|
| 4 |
|
|---|
| 5 | # set to yes to enable networking
|
|---|
| 6 | NETWORKING=yes
|
|---|
| 7 |
|
|---|
| 8 | # set to yes to set default route to gateway
|
|---|
| 9 | USE_GATEWAY=no
|
|---|
| 10 |
|
|---|
| 11 | # set to gateway IP address
|
|---|
| 12 | GATEWAY=1.2.3.4
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.