Lines Matching refs:HDIR
79 rm -Rf $HDIR /run/user/$(id -u $TUSER)
98 HDIR=/home/$TUSER
108 deluser $TUSER && rm -Rf $HDIR || true
111 mkdir -p $HDIR
117 mkdir -p $HDIR/.config/lxc/
118 cat > $HDIR/.config/lxc/default.conf << EOF
124 chown -R $TUSER: $HDIR
129 cd $HDIR
170 run_cmd mkdir -p $HDIR/.cache/lxc
172 cp -R /var/cache/lxc/download $HDIR/.cache/lxc && \
173 chown -R $TUSER: $HDIR/.cache/lxc