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
Unknown Object (File)
Tue, Jul 21, 6:34 AM
Unknown Object (File)
Mon, Jul 20, 10:08 PM
Unknown Object (File)
Sun, Jul 19, 1:27 PM
Unknown Object (File)
Sat, Jul 18, 4:33 PM
Unknown Object (File)
Sat, Jul 18, 3:48 AM
Unknown Object (File)
Tue, Jul 14, 7:46 PM
Unknown Object (File)
Fri, Jul 10, 2:50 AM
Unknown Object (File)
Tue, Jul 7, 9:32 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 65263
Build 62146: 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.