Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • nsd nsd
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Debian DNS Team
  • nsdnsd
  • Merge requests
  • !4

systemd: don't create a PID file

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Simon Deziel requested to merge sdeziel-guest/nsd:pidfile into debian/master May 28, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

There is no use for a PID file under systemd. It just creates noise if nsd is unable to unlink it when the service is stopped:

nsd[27759]: warning: failed to unlink pidfile /run/nsd/nsd.pid: Permission denied

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: pidfile