Skip to content

Commit

Permalink
Explain that PID will require an additional process
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 authored and jaromil committed Jan 7, 2018
1 parent 06948c4 commit 79dd10f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dnscrypt-proxy.conf
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ Daemonize no


## Write the PID number to a file
## If "User" is defined, having a PID file will spawn an additional,
## minimal process, whose sole purpose is to delete the PID file
## after the main process exits.

# PidFile /var/run/dnscrypt-proxy.pid

Expand Down

0 comments on commit 79dd10f

Please sign in to comment.