[Bug 218442] [patch] dns/ddclient: use anticongestion the periodic script

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 7 02:48:17 UTC 2017


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

            Bug ID: 218442
           Summary: [patch] dns/ddclient: use anticongestion the periodic
                    script
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: asomers at FreeBSD.org
                CC: mjl at luckie.org.nz
                CC: mjl at luckie.org.nz
          Keywords: patch
             Flags: maintainer-feedback?(mjl at luckie.org.nz)

Created attachment 181556
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181556&action=edit
Use anticongestion instead of simply sleeping

svn r316342 added a common anticongestion routine that all periodic scripts
should use instead of simply calling sleep.  To test if it's available, a port
should check for the anticongestion_sleeptime variable.

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


More information about the freebsd-ports-bugs mailing list