mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-28 05:51:43 +01:00
remove a script which has no x bit and add a new one.
The previous CL r137 did not make the trick. Review URL: http://chromereview.prom.corp.google.com/1181012 git-svn-id: svn://chrome-svn/chromeos/trunk@138 06c00378-0e64-4dae-be16-12b19f9950a1
This commit is contained in:
parent
bf39181430
commit
6f2c33649e
1
mod_for_test_scripts/600autoStartSshd → mod_for_test_scripts/601autoStartSshd
Normal file → Executable file
1
mod_for_test_scripts/600autoStartSshd → mod_for_test_scripts/601autoStartSshd
Normal file → Executable file
@ -7,7 +7,6 @@
|
||||
# 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user