add missing files for GNU/Hurd
This commit is contained in:
committed by
William Hubbs
parent
89c8a62a10
commit
203b754f84
4
conf.d/network.GNU.in
Normal file
4
conf.d/network.GNU.in
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
# You can assign a default route
|
||||
#defaultroute="gw 192.168.0.1"
|
||||
#defaultroute6="gw 2001:a:b:c"
|
7
conf.d/staticroute.GNU.in
Normal file
7
conf.d/staticroute.GNU.in
Normal file
@@ -0,0 +1,7 @@
|
||||
# Separate multiple routes using ; or new lines.
|
||||
# /etc/route.conf(5) takes precedence over this configuration.
|
||||
|
||||
# Example static routes. See route(8) for syntax.
|
||||
# FIXME: "net ..." not supported
|
||||
#staticroute="net 192.168.0.0 -netmask 255.255.255.0 --address 10.73.1.1
|
||||
#net 192.168.1.0 -netmask 255.255.255.0 --address 10.73.1.1"
|
Reference in New Issue
Block a user