6 lines
90 B
Plaintext
Executable file
6 lines
90 B
Plaintext
Executable file
#!/usr/bin/with-contenv bash
|
|
|
|
cd /opt/monit
|
|
/usr/bin/monit -I \
|
|
-c /opt/monit/monitrc
|