/[mdap]/network-setup.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /network-setup.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 62 by dpavlin, Sat Nov 17 00:12:12 2007 UTC revision 84 by dpavlin, Wed Dec 5 22:53:21 2007 UTC
# Line 1  Line 1 
1  #!/bin/sh  #!/bin/sh
2    
3  if=eth1  if=eth1
4    test ! -z "$1" && if=$1
5    
6  echo "setting network on $if"  echo "setting network on $if"
7  #sudo ifconfig $if down || exit  #sudo ifconfig $if down || exit

Legend:
Removed from v.62  
changed lines
  Added in v.84

  ViewVC Help
Powered by ViewVC 1.1.26