box-o-sand/oldstuff/selinux/.vagrant-skel/.bashrc

6 lines
187 B
Bash
Raw Normal View History

2015-01-01 00:46:10 +00:00
export DEVROOT=/vagrant
export POLICY_LOCATION=${DEVROOT}/centralized/hardened-refpolicy
[[ $PS1 ]] && cd $DEVROOT
[[ -e $DEVROOT/bin/functions.sh ]] && source $DEVROOT/bin/functions.sh