From 0bb7a5108aa497d9597beec35911c307ea67ad22 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Tue, 11 Sep 2018 12:58:55 -0400 Subject: [PATCH] Add Ater option to systemd service --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index 7352b3f..ba79aa5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -588,6 +588,7 @@ Create the service configuration file RestartSec=5m [Install] + After=elasticsearch.service WantedBy=multi-user.target Edit the command line options of ``parsedmarc`` in the service's ``ExecStart``