commit 6d57ace95ba4a9e3cf8d3a575853dae1c0525687 Author: Jacob Appelbaum jacob@appelbaum.net Date: Fri Apr 19 17:55:00 2013 -0700
move note to INSTALL --- INSTALL | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/INSTALL b/INSTALL index d4a78a7..5f34cd4 100644 --- a/INSTALL +++ b/INSTALL @@ -47,6 +47,12 @@ On Debian Gnu/Linux sid/unstable:
apt-get install tlsdate
+On Debian GNU/Linux and related systems, we provide an init.d script that +controls the tlsdated daemon. It will notice network changes and regularly +invoke tlsdate to keep the clock in sync. Start it like so: + + /etc/init.d/tlsdate start + On ChromeOS:
tlsdate is part of the ChromeOS TCB; no install needed
tor-commits@lists.torproject.org