From c81434bafda68c9e571b72a8c16d5b0f51fba304 Mon Sep 17 00:00:00 2001 From: Timothy St. Clair Date: Feb 20 2015 18:26:41 +0000 Subject: StandardOutput=null turns off logging, commenting out --- diff --git a/etcd.service b/etcd.service index 55c1bba..9a88436 100644 --- a/etcd.service +++ b/etcd.service @@ -5,7 +5,8 @@ After=network.target [Service] Type=simple # etc logs to the journal directly, suppress double logging -StandardOutput=null +# StandardOutput=null +# This does not appear to be the case EnvironmentFile=-/etc/etcd/etcd.conf User=etcd ExecStart=/usr/bin/etcd