template-monitor.in 65 B

1234
  1. #!/bin/sh
  2. {{SERVERBIN-DIR}}/monitor "$@" -Z {{SERV-ID}}
  3. exit $?