Changeset 723 in ProjectBuilder for devel


Ignore:
Timestamp:
Mar 6, 2009, 7:21:34 PM (15 years ago)
Author:
Bruno Cornec
Message:
  • Adds sudo support for http_proxy env var passing to VE
File:
1 edited

Legend:

Unmodified
Added
Removed
  • devel/pb/bin/pb

    r721 r723  
    20732073    print SCRIPT << "EOF";
    20742074# This is needed in order to be able to halt the machine from the $pbac->{$ENV{'PBPROJ'}} account at least
     2075print PBOUT "Defaults:pb env_keep += \"http_proxy ftp_proxy\"\n";
    20752076print PBOUT "$pbac->{$ENV{'PBPROJ'}}   ALL=(ALL) NOPASSWD:ALL\n";
    20762077EOF
Note: See TracChangeset for help on using the changeset viewer.