Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jul 2020 13:16:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239921] [NEW PORT] www/rutorrent: ruTorrent is a web front-end for the Bittorrent client rtorrent.
Message-ID:  <bug-239921-7788-njzp3jc6f8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239921-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239921-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=3D239921

--- Comment #7 from rozhuk.im@gmail.com ---
(In reply to Li-Wen Hsu from comment #6)

Thanks, I will look into in next days.


> @${CHMOD} -R 0777 ${STAGEDIR}${WWWDIR}/share

must be writable for web UI process or you can not save any settings and
probably some thing will not work.


> @${CHMOD} 0644 ${STAGEDIR}${WWWDIR}/share/.htaccess

but why this insecure?


> And ${CHMOD} can be replaced by `@(owner,group,mode)` in pkg-plist

This port generates pkg-plist on fly, easy to keep ${CHMOD} at "prepare" st=
age
than patching with sed pkg-plist while it generating.

--=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-239921-7788-njzp3jc6f8>