%PDF- %PDF-
| Direktori : /opt/bitnami/scripts/init/ |
| Current File : /opt/bitnami/scripts/init/start_gonit |
#!/bin/sh # # Start Gonit daemon # Copyright 2020 Bitnami.com All Rights Reserved # if [ -x /usr/bin/gonit ]; then # Start gonit /usr/bin/gonit # Make sure all services are monitored on start up /usr/bin/gonit monitor all fi