Lines Matching refs:config_path
362 touch ${config_path}/tmp_root_pass
363 chmod 600 ${config_path}/tmp_root_pass
364 echo ${root_password} > ${config_path}/tmp_root_pass
365 echo "Storing root password in '${config_path}/tmp_root_pass'"
586 mkdir -p $config_path
588 grep -q "^lxc.rootfs" $config_path/config 2>/dev/null || echo "
590 " >> $config_path/config
595 mv $config_path/config $config_path/config.def
610 echo ${LINE} >> $config_path/config
614 echo "lxc.network.hwaddr = $(create_hwaddr)" >> $config_path/config
617 done < $config_path/config.def
619 rm -f $config_path/config.def
625 " >> $config_path/config
629 cat <<EOF >> $config_path/config
857 config_path=$path
913 '${config_path}/tmp_root_pass'