Upgrade karaf-resources to 3.0.6
[controller.git] / karaf / opendaylight-karaf-resources / src / main / resources / bin / setenv
index 42330fa93334fd871ad21a0c2222cc0ddcc84f64..d81e6fdb91285b6f0b24840d6f1c268cf6ea6a4d 100644 (file)
@@ -18,7 +18,7 @@
 
 #
 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
-# script; for example karaf, start, stop, admin, client, ...
+# script: client, instance, shell, start, status, stop, karaf
 #
 # if [ "$KARAF_SCRIPT" == "SCRIPT_NAME" ]; then
 #   Actions go here...