further clean up OS differences in makefiles
No need for if() logic. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
committed by
William Hubbs
parent
9c77502f96
commit
9a539ebbe1
6
conf.d/staticroute.BSD.in
Normal file
6
conf.d/staticroute.BSD.in
Normal file
@@ -0,0 +1,6 @@
|
||||
# Separate multiple routes using ; or new lines.
|
||||
# /etc/route.conf(5) takes precedence over this configuration.
|
||||
|
||||
# Example static routes. See route(8) for syntax.
|
||||
#staticroute="net 192.168.0.0 -netmask 255.255.255.0 10.73.1.1
|
||||
#net 192.168.1.0 -netmask 255.255.255.0 10.73.1.1"
|
Reference in New Issue
Block a user