1TLSDATED(8) User Manuals TLSDATED(8)
2
3
4
6 tlsdated - secure parasitic rdate replacement daemon
7
9 tlsdated [-wprlsvh] [-t <n>] [-d <n>] [-T <n>] [-D <n>] [-c /path/to ]
10 [-a seconds ] [--] [commands to be passed to tlsdate]
11
13 tlsdated is a daemon that runs tlsdate. It must be run as root or oth‐
14 erwise have the proper caps; it will not be able to set the system time
15 without running as root or another privileged user.
16
18 -w don't set hwclock
19
20 -p dry run (don't really set time)
21
22 -r use stdin instead of netlink for routes
23
24 -t [n] try up to n times if unsuccessful to synchronize the time
25
26 -d [n] delay n seconds between tries
27
28 -T [n] give subprocess n chances to exit
29
30 -D [n] delay n seconds between wait attempts
31
32 -c [/path/to/cache/directory/]
33 set the cache directory
34
35 -a [n] run at most every n seconds in steady state
36
37 -l don't load disk timestamps
38
39 -s don't save disk timestamp
40
41 -j [n] add up to n seconds of jitter to steady-state fetches
42
43 -v be verbose
44
45 -b be extra verbose (debugging)
46
47 -U do not use DBus if supported
48
49 -h print help message
50
51 -f [/path/to/config/file]
52 use alternate config file
53
54 -x [proxy]
55 override the proxy supplied to sources in the config file
56
57 [tlsdate command arguments]
58 arguments to be passed to tlsdate at launch time
59
60
62 It's likely! Let us know by contacting jacob@appelbaum.net
63
64 Note that tlsdate(8) is in Beta, and may not work as expected.
65
67 Jacob Appelbaum <jacob at appelbaum dot net>
68
70 tlsdate(1), tlsdate-helper(1), tlsdated.conf(5)
71
72
73
74Linux OCTOBER 2012 TLSDATED(8)