Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Nov 2020 17:00:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251384] sysutils/nomad: Fix startup script when debug is enabled
Message-ID:  <bug-251384-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 251384
           Summary: sysutils/nomad: Fix startup script when debug is
                    enabled
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jhixson@FreeBSD.org
          Reporter: brd@FreeBSD.org
          Assignee: jhixson@FreeBSD.org
             Flags: maintainer-feedback?(jhixson@FreeBSD.org)

Created attachment 219970
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D219970&action=
=3Dedit
patch

Currently if you set nomad_debug=3D"YES" and try to start nomad via some ki=
nd of
automation like SaltStack, it just hangs indefinitely.  Without the `-S`
option, the script will detach and go into the background properly and log =
to
syslog like the comment in the startup script mentions.

While here, set the title option via `-t`, since otherwise the title is 'en=
v'
which is not very useful.

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