Control: tag -1 pending

Hello,

Bug #922395 in smokeping reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/debian/smokeping/commit/69a945131f7f7a94e137c85fa957a029cecd8dc9

------------------------------------------------------------------------
init.d: match on pidfile only prevents service stop (closes: #922395)

dpkg 1.19.3 introduced a new verification that prevents the service to
stop using the init script (and incidentally to run reconfigure
correctly): the pidfile is not owned by root:root, so s-s-d is wary of
relying only on this information to run a command as root with the
information within the file.

By matching the service more precisely, that is with pidfile and exec
name, start-stop-daemon is more at ease and performs service stop
action.

While changing that command, I also saw that the init script was not
reusing the $PIDFILE variable for the stop command. This could have
been a source of mistake if we ever had to change where the pidfile is
placed on the filesystem.
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/922395

Reply via email to