summaryrefslogtreecommitdiff
path: root/monit/memcached.conf
diff options
context:
space:
mode:
authorMy Name2014-12-11 00:47:01 +0100
committerMy Name2014-12-11 00:47:01 +0100
commitdd9a6048bb109494072d94281701ad9734d2b275 (patch)
tree116e23217a56169d55c1fae19ddc65b47fac6737 /monit/memcached.conf
parent510493a04ccf84b301a271b56687ecf729b2c61a (diff)
downloaddotfiles-dd9a6048bb109494072d94281701ad9734d2b275.tar.gz
Added ZNC init + monit script, rtorrent + zabbix-server monit config and fixed typos
Diffstat (limited to 'monit/memcached.conf')
-rw-r--r--monit/memcached.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/monit/memcached.conf b/monit/memcached.conf
index 49f8875..947b632 100644
--- a/monit/memcached.conf
+++ b/monit/memcached.conf
@@ -1,4 +1,4 @@
-check process with pidfile /var/run/memcached.pid
+check process memcached with pidfile /var/run/memcached.pid
start program = "/etc/init.d/memcached start"
stop program = "/etc/init.d/memcached stop"
if failed host localhost port 11211 protocol MEMCACHE then restart