Bug#762312: does not work with systemd

2014-09-22 Thread Thomas Liske
tag 762312 fixed-upstream thanks Hi Sven, the bug is fixed upstream and the fix will be part of the upcoming needrestart 1.2 release. Thanks for reporting & analyzing, Thomas On 09/21/2014 06:03 PM, Thomas Liske wrote: > > Re, > > On 09/21/2014 01:53 PM, Sven Hartge wrote: >> On Sun, 21 Se

Bug#762312: does not work with systemd

2014-09-21 Thread Thomas Liske
severity 762312 important retitle 762312 does not work with systemd 215+ tag 762312 upstream thanks Re, On 09/21/2014 01:53 PM, Sven Hartge wrote: > On Sun, 21 Sep 2014 11:44:29 +0200 Thomas Liske > wrote: >> On 09/21/2014 03:42 AM, Sven Hartge wrote: > >>> I noticed needrestart seems to do no

Bug#762312: does not work with systemd

2014-09-21 Thread Sven Hartge
On 21.09.2014 14:16, Sven Hartge wrote: > On Sun, 21 Sep 2014 13:53:27 +0200 Sven Hartge wrote: >> On Sun, 21 Sep 2014 11:44:29 +0200 Thomas Liske >> wrote: >>> On 09/21/2014 03:42 AM, Sven Hartge wrote: >> I noticed needrestart seems to do nothing with systemd as PID1. >>> >>> needrestart s

Bug#762312: does not work with systemd

2014-09-21 Thread Sven Hartge
On Sun, 21 Sep 2014 13:53:27 +0200 Sven Hartge wrote: > On Sun, 21 Sep 2014 11:44:29 +0200 Thomas Liske > wrote: > > On 09/21/2014 03:42 AM, Sven Hartge wrote: > > >> I noticed needrestart seems to do nothing with systemd as PID1. > > > > needrestart should work with systemd... could you please

Bug#762312: does not work with systemd

2014-09-21 Thread Sven Hartge
On Sun, 21 Sep 2014 11:44:29 +0200 Thomas Liske wrote: > On 09/21/2014 03:42 AM, Sven Hartge wrote: >> I noticed needrestart seems to do nothing with systemd as PID1. > > needrestart should work with systemd... could you please provide the > (full) output of: > > - needrestart -vr l > - systemc

Bug#762312: does not work with systemd

2014-09-21 Thread Thomas Liske
Hi Sven, On 09/21/2014 03:42 AM, Sven Hartge wrote: > Package: needrestart > Version: 1.1-1 > Severity: normal > > Hi! > > I noticed needrestart seems to do nothing with systemd as PID1. needrestart should work with systemd... could you please provide the (full) output of: - needrestart -vr l

Bug#762312: does not work with systemd

2014-09-20 Thread Sven Hartge
Package: needrestart Version: 1.1-1 Severity: normal Hi! I noticed needrestart seems to do nothing with systemd as PID1. I added some debugging code into the restard_cmd function: sub restart_cmd($) { my $rc = shift; if($rc =~ /.+\.service$/) { push(@systemd_restart, $rc);