Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
aports
aports
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 674
    • Issues 674
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 166
    • Merge Requests 166
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Gitlab has been upgraded to v13.9 🎉. Enjoy

  • alpine
  • aportsaports
  • Issues
  • #7885

Closed
Open
Opened Sep 23, 2017 by algitbot@rootOwner

PowerDNS: "service pdns reload" fails because of guardian=no

After installing and configuring pdns-4.0.3-r2 the following command fails:

service pdns reload

This is because in “/etc/init.d/pdns” the option “guardian=no” is hardcoded and the “service pdns reload” command uses the “cycle” command of “pdns_control”. The documentation of PowerDNS states:

QUOTE “cycle : Restart the nameserver so it reloads its configuration. Only works when the server is running in guardian mode”

(from redmine: issue id 7885, created on 2017-09-23, closed on 2019-01-23)

  • Changesets:
    • Revision cdca14c5 by Chris Ely on 2019-01-16T20:06:42Z:
community/pdns: use guardian mode

This fixes the reload command which relies on the guardian
to cycle the running instance.

fixes #7885
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
3.9.0
Milestone
3.9.0 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/aports#7885