aboutsummaryrefslogtreecommitdiff
path: root/init/tlsdated.rc
blob: c36b920d54f43a27ce5b29fb4d4a4dd4d1b45b01 (plain)
1
2
3
4
5
6
7
# Init file for starting tlsdated on Android.
service tlsdated /system/bin/tlsdated -v -l -s -U -- /system/bin/tlsdate -v -C /system/etc/security/cacerts -l
    class main
    # This daemon needs to start as root and drops privileges early on.
    user root
    group system
    seclabel u:r:brillo:s0