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

/lxc/templates/
H A Dlxc-sshd.in184 cmd_path=`type $1`
186 echo "The command '$1' $cmd_path is not accessible on the system"
191 cmd_path=`echo $cmd_path |cut -d ' ' -f 3`
224 sshd_path=$cmd_path

Completed in 7 milliseconds