Skip to content

Commit

Permalink
better attach-daemon2 example
Browse files Browse the repository at this point in the history
  • Loading branch information
kirpit committed Jan 16, 2014
1 parent aa624bf commit 90915d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AttachingDaemons.rst
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 178,6 @@ Example:
.. code-block:: ini
[uwsgi]
attach-daemon2 = cmd=my_daemon.sh,pidfile=/tmp/my.pid,uid=33,gid=33
attach-daemon2 = cmd=my_daemon.sh,pidfile=/tmp/my.pid,uid=33,gid=33,stopsignal=3

0 comments on commit 90915d8

Please sign in to comment.