Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2015 06:21:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 196797] rc.subr fails to detect some python daemons
Message-ID:  <bug-196797-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 196797
           Summary: rc.subr fails to detect some python daemons
           Product: Base System
           Version: 10.0-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: conf
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: nitroboost@gmail.com

Created attachment 151723
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151723&action=edit
rc.subr patch to detect new python proc format

Salt for example causes a seemingly process odd format, possibly because of the
way it invokes python:

python2.7: /usr/local/bin/python2.7 /usr/local/bin/salt-minion -c
/usr/local/etc/salt -d (python2.7)

This format isn't picked up by rc.subr, so the daemon can't be manipulated.  A
simple patch is attached.

-- 
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-196797-8>