Files
strongswan-ext/packaging/utils/setup
T
Martin Willi 997358a6c4 - import of strongswan-2.7.0
- applied patch for charon
2006-04-28 07:14:48 +00:00

10 lines
277 B
Plaintext
Executable File

# shell file setting up environment for freeswan CVS access
# This is here, rather than in .profiles, because Henry has local access
# and doesn't want to duplicate this stuff.
PATH=$PATH:/sandel/bin export PATH
CVSROOT=/freeswan/MASTER
CVSUMASK=002
export CVSROOT CVSUMASK