Bug#766533: tlsdate cannot be started with systemd

2014-10-24 Thread Jacob Appelbaum
Thank you for testing!

I plan to release a new tlsdate tonight - I'll tag a release and then
poke h0lger to upload it tomorrow.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#766533: tlsdate cannot be started with systemd

2014-10-23 Thread Kill Your TV

Package: tlsdate
Version: 0.0.11-2
Severity: normal

On a Debian unstable system with systemd, updating tlsdate from 0.0.8-1
to 0.0.11-2 fails when systemd goes to start the daemon.

I resolved this locally by changing Type=forking to Type=simple but I'm
not sure that this is the proper fix.

Thanks for all you do,

-- 
kytv
GPG ID: 0x5BF72F42D0952C5A
Fingerprint: BD12 65FD 4954 C40A EBCB  F5D7 5BF7 2F42 D095 2C5A


signature.asc
Description: PGP signature


Bug#766533: tlsdate cannot be started with systemd

2014-10-23 Thread Jacob Appelbaum
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 debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#766533: tlsdate cannot be started with systemd

2014-10-23 Thread Kill Your TV
On Thu, 23 Oct 2014 21:00:01 + (UTC)
Jacob Appelbaum ja...@appelbaum.net wrote:

 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:

[...]

Yes, this unit file works fine. :)

Cheers,

-- 
kytv
GPG ID: 0x5BF72F42D0952C5A
Fingerprint: BD12 65FD 4954 C40A EBCB  F5D7 5BF7 2F42 D095 2C5A


signature.asc
Description: PGP signature