Patch to save the PID file

Brad Fitzpatrick brad at danga.com
Fri Jan 14 13:48:30 PST 2005


Committed.


On Thu, 13 Jan 2005, Lisa Seelye wrote:

> Attached is the patch.  If it's mangled it is online at
>
>   http://dev.gentoo.org/~lisa/proj/memcached/memcached_pid_save.diff
>
> I hope people find this useful.  Sorry if I missed a few spaces
> indentation here or there.
>
> Usage:
>
>   ./memcached -d -P /var/run/memcached.pid
>
> Kill the daemon with
>   kill `cat /var/run/memcached.pid`
>
>
> --
> Regards,
> Lisa Seelye
> GPG: 09CF5 2D6B8 2B72B 997A7 601BC B46B5 561E4 96FC5
> http://www.thedoh.com/~lisa/site
>


More information about the memcached mailing list