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

/lxc/templates/
H A Dlxc-ubuntu.in251 RES=`apt-config shell APT_PROXY Acquire::http::Proxy`
641 # make sure user's shell exists in the container
642 shell=`echo $pwd | cut -d: -f 7`
643 if [ ! -x $rootfs/$shell ]; then
644 echo "shell $shell for user $user was not found in the container."
645 pkg=`dpkg -S $(readlink -m $shell) | cut -d ':' -f1`
H A Dlxc-opensuse.in102 ln -s /dev/null $rootfs/etc/systemd/system/console-shell.service

Completed in 9 milliseconds