From f2370f3578ce6e9a1a296d5a857551080b7cc1eb Mon Sep 17 00:00:00 2001 From: Kelsey Hightower Date: Tue, 27 Sep 2016 05:55:26 -0700 Subject: [PATCH] etcd blocks when using type notify --- docs/03-etcd.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/03-etcd.md b/docs/03-etcd.md index 9a943ce..f64271a 100644 --- a/docs/03-etcd.md +++ b/docs/03-etcd.md @@ -67,7 +67,6 @@ Description=etcd Documentation=https://github.com/coreos [Service] -Type=notify ExecStart=/usr/bin/etcd --name ETCD_NAME \ --cert-file=/etc/etcd/kubernetes.pem \ --key-file=/etc/etcd/kubernetes-key.pem \