From af79a1f286e8c07f793ba29ecfedf58a6b4344d9 Mon Sep 17 00:00:00 2001 From: Sean Whalen Date: Tue, 5 Feb 2019 12:27:21 -0500 Subject: [PATCH] Update index.rst --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index f277afa..a67e9fe 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -955,8 +955,8 @@ Protect the ``parsedmarc`` configuration file from prying eyes .. code-block:: bash - sudo chown parsedmarc:parsedmarc /etc/parsedmarc.ini - sudo chmod ug=r,o= /etc/parsedmarc.ini + sudo chown root:parsedmarc /etc/parsedmarc.ini + sudo chmod u=rw,g=r,o= /etc/parsedmarc.ini Create the service configuration file