Date: Wed, 12 Nov 2014 06:32:27 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194959] multimedia/mediabrowser few suggestions Message-ID: <bug-194959-13-XZIZSLVXtu@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194959-13@https.bugs.freebsd.org/bugzilla/> References: <bug-194959-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194959 --- Comment #12 from Ben Woods <woodsb02@gmail.com> --- Also, is there something wrong with relying on daemon to run mono with a specific user? It avoids having to initialise the pid file, and ensures the pid file is cleaned up (deleted) when the programs stops. Using your method, the pid file will continue to sit there even after the service has stopped (presumably with the old pid number in it?) -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194959-13-XZIZSLVXtu>