[Bug 196889] dns/powerdns: default config hangs on boot. pdns_flags should (at least) include "--deamon"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 19 12:19:36 UTC 2015


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

            Bug ID: 196889
           Summary: dns/powerdns: default config hangs on boot. pdns_flags
                    should (at least) include "--deamon"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: freebsd at pipe.nl
                CC: tremere at cainites.net
                CC: tremere at cainites.net
             Flags: maintainer-feedback?(tremere at cainites.net)

The system startup scripts require that anything they start will run as a
daemon, but the default for pdns_flags (empty) is not forcing this. In a
default config your system won't boot past pdnsd...

Compare this to the default for sendmail_flags which explicitly sets -bd to
force daemon mode.

The proper default for pdns_flags is "--daemon --guardian". This will also make
good on the promise that the docs make about running in guardian mode
automatically when starting from system startup scripts.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd

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


More information about the freebsd-ports-bugs mailing list