ioerror / tlsdate

secure parasitic rdate replacement
Other
362 stars 74 forks source link

Help: How can I disable automatic start of tlsdated? #193

Open ghost opened 8 years ago

ghost commented 8 years ago

I want to disable tlsdated running in the background; I want to use crontab to run tlsdated with my args.

How can I do this? Also, please add "proxy guide" to your readme( https://github.com/ioerror/tlsdate/ ).

-x http://x.x.x.x:y/

vapier commented 8 years ago

if you're going to cronjob it, why don't you just run the tlsdate client directly ? running the tlsdated daemon as a one-shot doesn't make much sense.

ghost commented 7 years ago

why don't you just run the tlsdate client directly No documentation for tlsdated.conf. How the hell can I configure it? I want to disable the background deamon completely, I just want to use TLSDATE with cron.

How to do it?

vapier commented 7 years ago

tlsdated.conf is clearly documented in the man page, as is the plain tlsdate command. please read them.