Date: Wed, 12 Nov 2014 06:52:59 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 194959] multimedia/mediabrowser few suggestions Message-ID: <bug-194959-13-GVYHetr6z8@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 #16 from joshruehlig@gmail.com --- we could either take it out of the "if" so the pidfile is always reinitialized with the correct user. or, cleanup the pidfile in a postcmd. If we don't do anything and a FreeBSD user did change the user mediabrowser ran as, (and they'd need to change the ownership of the data_dir). They'd encounter this message, which I think they could figure out. daemon: pidfile ``/var/run/mediabrowser.pid'': Permission denied /usr/local/etc/rc.d/mediabrowser: WARNING: failed to start mediabrowser #### I think it'd be fine to clean the pidfile, or not. -- 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-GVYHetr6z8>