openrc/conf.d/staticroute.BSD.in

7 lines
277 B
Plaintext
Raw Normal View History

2009-12-06 02:53:39 +05:30
# 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"