I'm aware of this issue with the AUR package of tlsdate - thanks for
confirming it also impacts Debian!
I'm planning a new upstream release for another minor fix - it will be
fixed in 0.0.12.
Could you confirm that it works with the following service file:
[Unit]
Description=Secure parasitic rdate replacement
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}
If that doesn't work - I'd like to know before I upload that and some
other fixes...
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]