Patches item #2406758, was opened at 2008-12-08 10:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2406758&group_id=232389
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Sergio Gutierrez (saguti) Assigned to: Nobody/Anonymous (nobody) Summary: Replaced arguments of ps in opensipsctl Initial Comment: Opensipsctl calls ps with options axw to verify whether it is running after start. Those options are not supported by standard ps in Solaris; The same behaviour can be achieved by calling ps with -ef, which are portable. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1086412&aid=2406758&group_id=232389 _______________________________________________ Devel mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/devel
