- Create a ttrssd user and group to run ttrssd.
- Move log file to /var/log/tt-rss directorie.
- Move pid files to /var/run/tt-rss directorie.
- Move on disk data to /var/tt-rss/.
Details
Details
- Reviewers
- None
- Commits
- R11:3d5723cdc929: www/tt-rss: Run ttrssd as ttrssd user and move data to /var
Clear our exisiting www/tt-rss install, install updated port.
Confirm writing to tne locations from config.php and local/www/tt-rss isn't being used.
See ttrssd running as non-www user.
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
rebase on main g20260501 changing user/group to 571 old UID/GID was taken also add new config .local dirs 0770 possible later updates will allow them to not be writable by ttrssd.