Setting up dev env for selinux bits
This commit is contained in:
5
selinux/.vagrant-skel/.bashrc
Normal file
5
selinux/.vagrant-skel/.bashrc
Normal file
@@ -0,0 +1,5 @@
|
||||
export DEVROOT=/vagrant
|
||||
export POLICY_LOCATION=${DEVROOT}/centralized/hardened-refpolicy
|
||||
|
||||
[[ $PS1 ]] && cd $DEVROOT
|
||||
[[ -e $DEVROOT/bin/functions.sh ]] && source $DEVROOT/bin/functions.sh
|
Reference in New Issue
Block a user