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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to