diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2001-05-09 20:30:55 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2001-05-09 20:30:55 +0000 |
| commit | 882a13da9c94519aeba17331c3c1aedd745f2c72 (patch) | |
| tree | eb489387b2e65232db22fc5a7c101fbe52e083aa /etc | |
| parent | 0142c727854b489673337dd3945caeb88e0dca97 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rwxr-xr-x | etc/pccard_ether | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/pccard_ether b/etc/pccard_ether index 7a4e7338b03b..d790a38fdc0a 100755 --- a/etc/pccard_ether +++ b/etc/pccard_ether @@ -178,7 +178,7 @@ case ${startstop} in ;; *) # flush beforehand, just in case.... - route -n flush + route -n flush -inet ;; esac ;; |
