Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2024 23:55:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 279803] www/tt-rss: Simplify ttrssd rc script
Message-ID:  <bug-279803-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D279803

            Bug ID: 279803
           Summary: www/tt-rss: Simplify ttrssd rc script
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://reviews.freebsd.org/D45618
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: dereks@lifeofadishwasher.com

Created attachment 251515
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D251515&action=
=3Dedit
Simplify ttrssd rc script

ttrssd rc script has a check if a local database is ready such that at
startup ttrssd will wait 10 seconds for a database connection.

With daemon you can restart the child process with a delay such that the
rc script can be simplified to use command and command_args.

portlint: ok. 1 expected warning. NLS knob.
testport: ok. 14amd64.

Differential Revision: https://reviews.freebsd.org/D45618

--=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-279803-7788>