Change the x bit for the shell script.

Review URL: http://chromereview.prom.corp.google.com/1180025

git-svn-id: svn://chrome-svn/chromeos/trunk@137 06c00378-0e64-4dae-be16-12b19f9950a1
This commit is contained in:
ericli@google.com 2009-10-30 16:32:31 +00:00
parent 0a7bdacb3e
commit bf39181430

View File

@ -7,6 +7,7 @@
# start sshd at os init time.
cp -pf sshd.conf /etc/init/sshd.conf
chmod 644 /etc/init/sshd.conf
chown 0:0 /etc/init/sshd.conf