[Bug 221009] net-mgmt/smokeping: rc script does not wait for smokeping to finish

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 25 21:34:16 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221009

            Bug ID: 221009
           Summary: net-mgmt/smokeping: rc script does not wait for
                    smokeping to finish
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: rodrigo at FreeBSD.org
          Reporter: vegeta at tuxpowered.net
             Flags: maintainer-feedback?(rodrigo at FreeBSD.org)
          Assignee: rodrigo at FreeBSD.org

Created attachment 184708
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184708&action=edit
Wait for smokeping to terminate

With smokeping busy pinging a few hundred hosts it will often not terminate
immediately when asked to do so. Therefore restarting is often impossible
because the old smokeping still runs when a new one tries to start.

I think a simple `wait_for_pids` should do the trick. Please see the attached
diff.

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


More information about the freebsd-ports-bugs mailing list