Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Feb 2022 16:46:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   =?UTF-8?B?W0J1ZyAyNjE3NDhdIHN5c3V0aWxzL3J1bmRlY2szOiB1c2UgZGFl?= =?UTF-8?B?bW9u4oCZcyAtbyBmbGFnIGluc3RlYWQgb2YgcmVkaXJlY3Rpb24=?=
Message-ID:  <bug-261748-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 261748
           Summary: sysutils/rundeck3: use daemon=E2=80=99s -o flag instead=
 of
                    redirection
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ruben@verweg.com
                CC: daniel.tihanyi@tetragir.com
                CC: daniel.tihanyi@tetragir.com
             Flags: maintainer-feedback?(daniel.tihanyi@tetragir.com)

Created attachment 231579
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D231579&action=
=3Dedit
[PATCH] Don't redirect to logfile, but have daemon manage it in a  logrotate
friendly manner

Currently rundeck3 startup uses =E2=80=9C > ${rundeck_log_file}=E2=80=9D bu=
t this doesn=E2=80=99t log
anything at all.

Better is to use daemon(8)=E2=80=99s -o flag.=20
On 12.3+ -H is also added to make it newsyslog(1) friendly too

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