Allow Crowd startup scripts to run in the foreground

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 3.0.0
    • Component/s: None
    • None

      The Crowd start-up scripts should have an option to run in the foreground.

      Workaround

      Modify the script under <crowd-install-directory>/apache-tomcat/bin/startup.sh, changing the last line from:
      exec "$PRGDIR"/"$EXECUTABLE" start "$@"
      To
      exec "$PRGDIR"/"$EXECUTABLE" run "$@"

      Once you've done this change, you can now use the ./start-crowd.sh script to start Crowd in foreground.

            Assignee:
            Unassigned
            Reporter:
            Renato Rudnicki (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: