Searched refs:STATE_DIR (Results 1 - 1 of 1) sorted by relevance

/lxc/templates/
H A Dlxc-ubuntu-cloud.in24 STATE_DIR="@LOCALSTATEDIR@"
279 cache=${LXC_CACHE_PATH:-"$STATE_DIR/cache/lxc"}/cloud-$release
281 STATE_DIR="$HOME/.cache/lxc"
282 cache=${LXC_CACHE_PATH:-"$STATE_DIR"}/cloud-$release
349 mkdir -p "$STATE_DIR/lock/subsys/"
353 ) 9>"$STATE_DIR/lock/subsys/lxc-ubuntu-cloud"
362 chown -R $mapped_uid $STATE_DIR
367 chgrp -R $mapped_gid $STATE_DIR

Completed in 7 milliseconds