Parent Directory
|
Revision Log
Initial revision
| 1 | # Copyright (C) 2001 Geert Bevin, Uwyn, http://www.uwyn.com |
| 2 | # Distributed under the terms of the GNU General Public License, v2 or later |
| 3 | # Author : Geert Bevin <gbevin@uwyn.com> |
| 4 | # $Header$ |
| 5 | source /etc/profile |
| 6 | export LD_PRELOAD="$SANDBOX_LIB" |
| 7 | alias make="make LD_PRELOAD=$SANDBOX_LIB" |
| 8 | alias su="su -c '/bin/bash -rcfile $SANDBOX_DIR/sandbox.bashrc'" |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Author Date Id Revision |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |