Public bug reported:

### 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

** Affects: fwknop (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812613

Title:
  Can't stop the service with the default config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fwknop/+bug/1812613/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to