Skip to content
Snippets Groups Projects
Commit 2e121480 authored by Nick Kralevich's avatar Nick Kralevich
Browse files

start-ssh: force umask to 077

Change-Id: Ie36338f174f891dee3f531d0b261d58e211d095f
parent e6f4e8e2
No related branches found
No related tags found
No related merge requests found
#!/system/bin/sh
umask 077
# DEBUG=1
DSA_KEY=/data/ssh/ssh_host_dsa_key
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment