/[pxelator]/lib/PXElator/network.pm
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 /lib/PXElator/network.pm

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

revision 196 by dpavlin, Sun Aug 9 16:37:46 2009 UTC revision 197 by dpavlin, Tue Aug 11 12:38:23 2009 UTC
# Line 28  sub tap { Line 28  sub tap {
28    
29          if ( $interfaces !~ m{tap0}s ) {          if ( $interfaces !~ m{tap0}s ) {
30    
31                  system "sudo apt-get install vde2";                  system "sudo apt-get install -y vde2";
32    
33                  write_file '/tmp/interfaces', qq{                  write_file '/tmp/interfaces', qq{
34    

Legend:
Removed from v.196  
changed lines
  Added in v.197

  ViewVC Help
Powered by ViewVC 1.1.26