box-o-sand/selinux/.vagrant-skel/.bashrc
2014-12-31 19:46:10 -05:00

6 lines
187 B
Bash

export DEVROOT=/vagrant
export POLICY_LOCATION=${DEVROOT}/centralized/hardened-refpolicy
[[ $PS1 ]] && cd $DEVROOT
[[ -e $DEVROOT/bin/functions.sh ]] && source $DEVROOT/bin/functions.sh