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

Commit 53f24c2f authored by Riley Andrews's avatar Riley Andrews Committed by Android Git Automerger
Browse files

am aab0d57d: am 94fa2005: am 4f5392cb: Merge "Make indentation sane in init.rc"

* commit 'aab0d57d':
  Make indentation sane in init.rc
parents 188fdd1c aab0d57d
Loading
Loading
Loading
Loading
+26 −26
Original line number Diff line number Diff line
@@ -30,7 +30,6 @@ on early-init
    mkdir /mnt 0775 root system

on init

    sysclktz 0

    loglevel 3
@@ -448,6 +447,7 @@ on property:sys.powerctl=*
# So proxy writes through init.
on property:sys.sysctl.extra_free_kbytes=*
    write /proc/sys/vm/extra_free_kbytes ${sys.sysctl.extra_free_kbytes}

# "tcp_default_init_rwnd" Is too long!
on property:sys.sysctl.tcp_def_init_rwnd=*
    write /proc/sys/net/ipv4/tcp_default_init_rwnd ${sys.sysctl.tcp_def_init_rwnd}