Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3fa71b8e authored by dcashman's avatar dcashman Committed by Gerrit Code Review
Browse files

Merge "Remove sshd."

parents 8022ce1e b4cbff47
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -276,8 +276,6 @@ on post-fs-data
    mkdir /data/app-lib 0771 system system
    mkdir /data/app 0771 system system
    mkdir /data/property 0700 root root
    mkdir /data/ssh 0750 root shell
    mkdir /data/ssh/empty 0700 root root

    # create dalvik-cache, so as to enforce our permissions
    mkdir /data/dalvik-cache 0771 system system
@@ -609,10 +607,6 @@ service dumpstate /system/bin/dumpstate -s
    disabled
    oneshot

service sshd /system/bin/start-ssh
    class main
    disabled

service mdnsd /system/bin/mdnsd
    class main
    user mdnsr