| Index: perf/sys/perf_monit
|
| diff --git a/perf/sys/perf_monit b/perf/sys/perf_monit
|
| deleted file mode 100644
|
| index 72d75fa21b6740564a695fa2e1b297abdff023fe..0000000000000000000000000000000000000000
|
| --- a/perf/sys/perf_monit
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -check process skiaperf with pidfile /var/run/skiaperf.pid
|
| - start program = "/etc/init.d/skiaperf start"
|
| - stop program = "/etc/init.d/skiaperf stop"
|
| - depends on skiaperf_init
|
| - depends on skiaperf_exe
|
| -
|
| -check file skiaperf_init
|
| - with path /etc/init.d/skiaperf
|
| - if changed timestamp then restart
|
| -
|
| -check file skiaperf_exe
|
| - with path /usr/local/bin/skiaperf
|
| - if changed timestamp then restart
|
|
|