Gitiles
Code Review
Sign In
asterix-gerrit.ics.uci.edu
/
uci-jenkins-slave-docker
/
ab0061621c0c5c2f6cfc48c3fe19d1d651b31bcd
/
.
/
startup.sh
blob: b8300d986e6249d19db1a4f9f1c87a4faeeb22e4 [
file
] [
log
] [
blame
]
#!/bin/bash
[[
"$1"
==
"default"
]]
&&
{
/
usr
/
sbin
/
sshd
-
D
}
exec
"$@"