mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
network is case-sensitive
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e6f0e5e7df
commit
be8bda02c9
@ -26,7 +26,7 @@ Network Configuration:
|
||||
- BROADCAST: Broadcast address
|
||||
|
||||
SERVICE ipv4-static-route:
|
||||
- TYPE : Network (default type if not specified), default, host or unreachable
|
||||
- TYPE : network (default type if not specified), default, host or unreachable
|
||||
- IP : IP Address of target (for network, host and unreachable)
|
||||
- PREFIX : CIDR prefix of target (for network, host and unreachable)
|
||||
- GATEWAY: IP Address of gateway to reach target (for network and default)
|
||||
|
Loading…
Reference in New Issue
Block a user