[Bug 196797] rc.subr fails to detect some python daemons
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 16 06:21:56 UTC 2015
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 at FreeBSD.org
Reporter: nitroboost at 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.
More information about the freebsd-bugs
mailing list