Date: Thu, 30 May 2019 11:01:38 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238230] www/gitea 1.8.1 missing conf file causes failure in start Message-ID: <bug-238230-7788-M5gRjwWzr0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238230-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-238230-7788@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=3D238230 --- Comment #6 from stb@lassitu.de --- (In reply to Mohammad S. Babaei from comment #4) > $ chown git:git /usr/local/etc/gitea/conf/app.ini > I guess it should be done by the port, so this is a bug. No, as a general rule: config files are managed by the system admin, and th= ey should not be writeable by the daemon process. If you'd like to have gitea be able to modify the config file for you, then= by all means set the permissions as you'd like. Please see pkg-message and /usr/ports/UPDATING when upgrading ports. --=20 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-238230-7788-M5gRjwWzr0>