Re: daily/420.status-network rev 1.4

2000-06-23 Thread Brian Somers

> Hi,

Oops - committed - thanks !

> ---snip---
> Index: 420.status-network
> ===
> RCS file: /big/FreeBSD-CVS/src/etc/periodic/daily/420.status-network,v
> retrieving revision 1.4
> diff -u -r1.4 420.status-network
> --- 420.status-network2000/06/23 01:18:23 1.4
> +++ 420.status-network2000/06/23 10:35:41
> @@ -18,7 +18,7 @@
>   echo ""
>   echo "Network interface status:"
>  
> - case "$daily_status_network_enable" in
> + case "$daily_status_network_usedns" in
>   [Yy][Ee][Ss])
>   netstat -i;;
>   *)
> ---snip---
> 
> seems to be the intended version.
> 
> Bye,
> Alexander.
> 
> -- 
> It is easier to fix Unix than to live with NT.
> 
> http://www.Leidinger.net  Alexander+Home @ Leidinger.net
>   GPG fingerprint = 7423 F3E6 3A7E B334 A9CC  B10A 1F5F 130A A638 6E7E
> 
> 

-- 
Brian <[EMAIL PROTECTED]>
     
Don't _EVER_ lose your sense of humour !




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



daily/420.status-network rev 1.4

2000-06-23 Thread Alexander Leidinger

Hi,

---snip---
Index: 420.status-network
===
RCS file: /big/FreeBSD-CVS/src/etc/periodic/daily/420.status-network,v
retrieving revision 1.4
diff -u -r1.4 420.status-network
--- 420.status-network  2000/06/23 01:18:23 1.4
+++ 420.status-network  2000/06/23 10:35:41
@@ -18,7 +18,7 @@
echo ""
echo "Network interface status:"
 
-   case "$daily_status_network_enable" in
+   case "$daily_status_network_usedns" in
[Yy][Ee][Ss])
netstat -i;;
*)
---snip---

seems to be the intended version.

Bye,
Alexander.

-- 
It is easier to fix Unix than to live with NT.

http://www.Leidinger.net  Alexander+Home @ Leidinger.net
  GPG fingerprint = 7423 F3E6 3A7E B334 A9CC  B10A 1F5F 130A A638 6E7E



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message