diff options
Diffstat (limited to 'conf.d/staticroute.Linux')
-rw-r--r-- | conf.d/staticroute.Linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/staticroute.Linux b/conf.d/staticroute.Linux index e25e03f6..b56bd7cb 100644 --- a/conf.d/staticroute.Linux +++ b/conf.d/staticroute.Linux @@ -1,2 +1,2 @@ # Example static route. See route(8) for syntax. -staticroute="net 192.168.0.0 netmask 255.255.0.0 gw 10.73.1.1" +#staticroute="net 192.168.0.0 netmask 255.255.0.0 gw 10.73.1.1" |