[Bug 251384] sysutils/nomad: Fix startup script when debug is enabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 25 17:00:50 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251384

            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 at FreeBSD.org
          Reporter: brd at FreeBSD.org
          Assignee: jhixson at FreeBSD.org
             Flags: maintainer-feedback?(jhixson at FreeBSD.org)

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

Currently if you set nomad_debug="YES" and try to start nomad via some kind 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 'env'
which is not very useful.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list