aboutsummaryrefslogtreecommitdiff
path: root/init/tlsdated.rc
blob: 2418255f0effcaa69ae4743415a0a92488f427c9 (plain)
1
2
3
4
5
6
7
# Init file for starting tlsdated on Android.
service tlsdated /system/bin/tlsdated -v -l -s -G dbus -- /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