commit | 3ec585d7dd169092e2756e6ecaedbfc63cef18fb | [log] [tgz] |
---|---|---|
author | Bob Lantz <rlantz@cs.stanford.edu> | Thu Feb 25 02:54:33 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon Feb 29 18:47:58 2016 +0000 |
tree | eecf4c77eb06842efb0e74466a5501263a58aeb4 | |
parent | 43a0b2fe7c4559952b204c2f8d2507c30958e9c7 [diff] |
Clarify config parameters/environment variables As mentioned in the comments, ideally this script can be used as the basis for an ONOS service in a variety of environments. Out of the box it should work on Linux with either init.d or with systemd's init.d compatibility. It can also be called by an upstart configuration or a systemd configuration. In the future we should probably remove start-stop-daemon, since that seems to be a linux-ism. Then we could use this script on BSD, OS X, etc.. Change-Id: I9c701c95991448fa7ddf0d84d379a4cac56cfc5f
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.