Sign in
android
/
platform
/
external
/
tlsdate
/
9766720c18edbd681c4a179434361f41a92909e8
/
.
/
systemd
/
tlsdated.service
blob: 5515a8ecc903872328c624911210089216b9a6e3 [
file
] [
log
] [
blame
]
[
Unit
]
Description
=
Secure
parasitic time daemon
After
=
network
.
target
[
Service
]
Type
=
simple
EnvironmentFile
=
/etc/
default
/
tlsdated
ExecStart
=
/usr/
sbin
/
tlsdated $
{
DAEMON_OPTS
}
ExecReload
=
/bin/
kill
-
HUP $
{
MAINPID
}
ExecStop
=
/bin/
kill
-
INT $
{
MAINPID
}