Page MenuHomeFreeBSD

www/tt-rss: Run ttrssd as ttrssd user and move data to /var
ClosedPublic

Authored by dereks_lifeofadishwasher.com on Feb 25 2025, 3:30 AM.
Tags
None
Referenced Files
F162586591: D49128.id175072.diff
Tue, Jul 14, 7:46 PM
Unknown Object (File)
Fri, Jul 10, 2:50 AM
Unknown Object (File)
Tue, Jul 7, 9:32 AM
Unknown Object (File)
Sun, Jul 5, 9:21 AM
Unknown Object (File)
Sun, Jul 5, 7:57 AM
Unknown Object (File)
Sun, Jul 5, 7:18 AM
Unknown Object (File)
Sat, Jul 4, 12:42 AM
Unknown Object (File)
Fri, Jul 3, 8:00 AM
Subscribers
None

Details

Summary
  • 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/.
Test Plan

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

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 62619
Build 59503: arc lint + arc unit

Event Timeline

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.

This revision was not accepted when it landed; it landed in state Needs Review.May 19 2026, 3:04 PM
This revision was automatically updated to reflect the committed changes.