2010/12/28 Duane Larson <[email protected]>: > So if OpenSIPS always returns 0 how are people making it redundant?
A very dirty hack is invoking the "monitor" / "status" action of the script N seconds after the "start" action, and makes the script to return the exit code of the "monitor" / "status" action. But it's really a dirty hack. A daemonized process should not exit with 0 if finally it fails to start. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
