Lines Matching refs:config_path
297 touch ${config_path}/tmp_root_pass
298 chmod 600 ${config_path}/tmp_root_pass
299 echo ${root_password} > ${config_path}/tmp_root_pass
300 echo "Storing root password in '${config_path}/tmp_root_pass'"
1083 mkdir -p $config_path
1085 grep -q "^lxc.rootfs" $config_path/config 2>/dev/null || echo "
1087 " >> $config_path/config
1094 mv $config_path/config $config_path/config.def
1109 echo "${LINE}" >> $config_path/config
1113 echo "lxc.network.hwaddr = $(create_hwaddr)" >> $config_path/config
1116 done < $config_path/config.def
1118 rm -f $config_path/config.def
1124 " >> $config_path/config
1128 cat <<EOF >> $config_path/config
1376 config_path=$path
1461 '${config_path}/tmp_root_pass'