Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 380 Bytes

File metadata and controls

7 lines (5 loc) · 380 Bytes

How to use start_stop_launcher.sh script

  • Change APP_NAME value with your application name. If your application name contains spaces, also change PIDFILE value
  • Replace your_command_line with the command line use to run your application
  • Run start_stop_launcher.sh script : ./start_stop_launcher.sh {start|stop|status|restart}