Can't stop the service with the default config

Bug #1812613 reported by Anas Bouzid
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
fwknop (Debian)
Fix Released
Unknown
fwknop (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

### What I expected to happen
`service fwknop-server stop` should stop the service

### What happened instead
Nothing, the service is still running

### Details
The default [init.d script](https://github.com/mrash/fwknop/blob/master/extras/fwknop.init.debian) looks for the pid in /var/run/fwknop to stop it, however the package is built with --localstatedir=/var, I think it should be built with --localstatedir=/var/run but I'm not sure.

Right now I'm overriding /etc/fwknop/fwknopd.conf:
FWKNOP_RUN_DIR /var/run/fwknop;

ProblemType: Package
Architecture: all
DistroRelease: Ubuntu 18.04
Package: fwknop-server 2.6.9-2

Changed in fwknop (Debian):
status: Unknown → New
Changed in fwknop (Debian):
status: New → Fix Released
Revision history for this message
François Marier (fmarier) wrote :

This should be fixed in Ubuntu 19.04.

Changed in fwknop (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.