[Bug 275026] net/wireguard-tools: after service wireguard stop, route monitor keeps running in the background

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 11 Nov 2023 11:59:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275026

            Bug ID: 275026
           Summary: net/wireguard-tools: after service wireguard stop,
                    route monitor keeps running in the background
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: decke@FreeBSD.org
          Reporter: vedran@miletic.net
             Flags: maintainer-feedback?(decke@FreeBSD.org)
          Assignee: decke@FreeBSD.org

# service wireguard start
[#] ifconfig wg create name wg0
(...)
[+] Backgrounding route monitor

# service wireguard stop
[#] ifconfig wg0 destroy

# ps | grep route
2625  4  S+   0:00.00 grep route
85368  4  I    0:00.00 route -n monitor

-- 
You are receiving this mail because:
You are the assignee for the bug.