| Index: experimental/webtry/sys/webtry_monit
|
| diff --git a/experimental/webtry/sys/webtry_monit b/experimental/webtry/sys/webtry_monit
|
| deleted file mode 100644
|
| index 906b0a69ac8cd79d51f9026b869633eae3d31e78..0000000000000000000000000000000000000000
|
| --- a/experimental/webtry/sys/webtry_monit
|
| +++ /dev/null
|
| @@ -1,7 +0,0 @@
|
| -check process webtry with pidfile /var/run/webtry.pid
|
| - start program = "/etc/init.d/webtry start"
|
| - stop program = "/etc/init.d/webtry stop"
|
| -
|
| -check process squid3 with pidfile /var/run/squid3.pid
|
| - start program = "/etc/init.d/squid3 start"
|
| - stop program = "/etc/init.d/squid3 stop"
|
|
|