Searched refs:SSHD_START (Results 1 – 2 of 2) sorted by relevance
1 # SSHD_START: Set to 1 to start SSH daemon4 SSHD_START=1
66 if [ "$SSHD_START" -eq 1 -a -x "$WHAT_PATH" ]; then