Add /usr/local/bin to PATH

This commit is contained in:
jalr 2018-04-05 17:51:39 +02:00
parent f15b7d89c7
commit ce82a62dae

View file

@ -80,6 +80,7 @@ labsync_premount() {
labsync_mount_root() {
export PATH="/usr/local/bin:$PATH"
set -x
sed -i 's/use_lvmetad = 1/use_lvmetad = 0/' /etc/lvm/lvm.conf
vg_name="vglab"