[tor-commits] [tlsdate/debian-master] add systemd service file for tlsdated
ioerror at torproject.org
ioerror at torproject.org
Thu Oct 31 10:51:32 UTC 2013
commit 8282207cf1613e2ef444e06ac1dab7d88cd2c2ef
Author: Jacob Appelbaum <jacob at appelbaum.net>
Date: Thu Oct 31 11:36:10 2013 +0100
add systemd service file for tlsdated
---
tlsdate.service | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/tlsdate.service b/tlsdate.service
new file mode 100644
index 0000000..6a116be
--- /dev/null
+++ b/tlsdate.service
@@ -0,0 +1,6 @@
+[Unit]
+Description=Secure parasitic rdate replacement
+
+[Service]
+ExecStart=/usr/bin/tlsdated
+Type=forking
More information about the tor-commits
mailing list