Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: experimental/webtry/sys/webtry_monit

Issue 644513003: webtry: Simply move sys/ directory into setup/. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « experimental/webtry/sys/webtry_init ('k') | experimental/webtry/sys/webtry_schroot » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « experimental/webtry/sys/webtry_init ('k') | experimental/webtry/sys/webtry_schroot » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698