Searched refs:h2 (Results 1 - 1 of 1) sorted by relevance
/lxc/templates/ | ||
H A D | lxc-ubuntu.in | 658 h2=${h#/} 659 while [ ${h2:0:1} = "/" ]; do 660 h2=${h2#/} 662 echo "lxc.mount.entry = $h $h2 none bind 0 0" >> $path/config |
Completed in 7 milliseconds